Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 支持使用
[[文件名#锚点|显示文本]]或[[文件名:行,列|显示文本]]语法来链接文档 - feat: 运行 shell 代码支持停止运行
- feat:
.bib,.plantuml,.dot,.gv,.puml文件视为文本文件,可编辑 - feat: 编辑器配置支持字体连字
- fix: 修复代码块不遵守
.avoid-page-break样式,导致打印时分页不正确的问题 - chore: 升级 Electron 到 28.3.3
- feat: support for linking documents using the syntax
[[filename#anchor|display text]]or[[filename:line,column|display text]]. - feat: running shell code now supports stopping the execution.
- feat: files with extensions
.bib,.plantuml,.dot,.gv,.pumlare considered as text files and are editable. - feat: editor configuration now supports ligatures for fonts.
- fix: fixed an issue where code blocks did not adhere to the
.avoid-page-breakstyle, causing incorrect pagination during printing. - chore: upgraded Electron to version 28.3.3.