- feat: 增加自定义导出 docx 参考文档功能
- feat: 图片保存目录配置增加
{docName}占位变量 - feat: Markdown 解析支持 abbr 语法
- upd: 优化同步滚动体验
- fix: 修复隐藏编辑器时点击目录定位可能不正确问题
- fix: 修复隐藏预览时候点击演示按钮白屏问题
- feat(plugin): 增加
ctx.lib.filenamify模块 - feat(plugin): 增加
ctx.i18n.mergeLanguage方法
- feat: support custom export docx reference document
- feat: add
{docName}placeholder variable to image save directory configuration - feat: supports abbr syntax
- upd: optimize the synchronous scrolling experience
- fix: fix the problem that the click directory location may be incorrect when the editor is hidden
- fix: fix the white screen problem when clicking the demo button when the preview is hidden
- feat(plugin): add
ctx.lib.filenamifymodule - feat(plugin): add
ctx.i18n.mergeLanguagemethod