Skip to content

增加大纲位置配置等改进

Compare
Choose a tag to compare
@Vanessa219 Vanessa219 released this 06 Jan 08:32
· 442 commits to master since this release
  • 884 工具栏自定义按钮禁用 改进功能
  • 877 数学公式输入删除生成节点 修复缺陷
  • 882 改进 HTML 转换 Markdown 时加粗、斜体等空格的处理 改进功能
  • 878 移除列表标记符中文优化 改进功能
  • 875 增加大纲位置配置 引入特性
  • 873 graphviz,mermaid 在为空时不应出现错误提示 改进功能
  • 872 vditor.options.upload.file 支持 await 改进功能
  • 文档修改
    • 3.7.5
      • options.outline 修改为 { enable: boolean, position: "left" | "right" }
      • toolbar.click 参数修改为 event: Event, vditor: IVditor