是否可以将 HTLM 转换为 EditorJS json?

问题描述

我想向 editorJS 显示 HTML 字符串。对此有什么想法吗?

来自 <h1>The video src attribute</h1><video width="320" height="240" controls src="movie.ogg">Yourbrowser does not support the video tag.</video><p><b>Note:</b> The .ogg fileformat is not supported in old IE and Safari.</p>

像这样:

    "time" : 1616822242088,"blocks" : [ 
        {
            "type" : "image","data" : {
                "file" : {
                    "url" : "https://codex.so/public/app/img/external/codex2x.png"
                },"caption" : "","withBorder" : false,"stretched" : false,"withBackground" : false
            }
        }
    ],"version" : "2.19.3"
}```

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)