editorjs-json-to-html
editorjs-json-to-html copied to clipboard
Get HTML from EditorJS JSON
editorjs-json-to-html
Get HTML from EditorJS JSON (IE compatible)
Support :
- Header
- Paragraph
- Table
- Checklist
- Delimiter
Include /css/main.css and /js/editorjs-json-to-html.js to your read-only view.
var editorjs_innerHTML_data = f_editorjs_convert_json_to_html(json_data);
https://github.com/codex-team/editor.js/issues/676
You are welcome to make changes.