Appearance
通过设置 editor.root.innerHTML,可以初始化 HTML 内容。
editor.root.innerHTML
配置调用 editor.setContents() 方法,可以初始化 Delta 内容。
editor.setContents()