·
10 commits
to develop
since this release
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 新增预览区字体配置
- feat: 限制编辑器的 Markdown 语法建议在代码围栏中不显示
- fix: 修复某些情况下导出的 HTML 标题高亮不正确问题
- feat(plugin): 增加
ctx.editor.getLineLanguageId
方法获取某行的语言ID
- feat: Added font configuration for the preview area
- feat: Restrict Markdown syntax suggestions in the editor from displaying within code fences
- fix: Fixed the issue where exported HTML headings were not highlighted correctly in some cases
- feat(plugin): Added the
ctx.editor.getLineLanguageId
method to retrieve the language ID of a specific line