editorjs-php
editorjs-php copied to clipboard
Generate Final HTML
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.