editorjs-php icon indicating copy to clipboard operation
editorjs-php copied to clipboard

Generate Final HTML

Open moazam1 opened this issue 5 years ago • 0 comments

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.

moazam1 avatar Jan 14 '21 02:01 moazam1