It's good to have a handy function that can generate HTML for generated blocked. Ideally something like this: `$editor->generateHtml($blocks = null)` If blocks are provided it should generate html from the blocks supplied.
It's good to have a handy function that can generate HTML for generated blocked.
Ideally something like this:
$editor->generateHtml($blocks = null)If blocks are provided it should generate html from the blocks supplied.