yn

A highly extensible Markdown editor. Version control, AI Copilot, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macro replacement.

AGPL-3.0 License

Stars
5.6K
Committers
12

Bot releases are visible (Hide)

yn - v3-next-02

Published by github-actions[bot] 6 months ago

yn - v3.68.0

Published by github-actions[bot] 6 months ago

Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb

  1. feat: 增加在侧栏中聚焦当前打开文档的功能
  2. feat: 优化暗色主题图片预览背景色
  3. fix: 修复 Luckysheet 编辑弹窗无法操作问题
  4. fix: 修复开启自动保存后,可能不能关闭文档的问题
  5. chore: 升级 markdown-it 到 14.1.0
  6. chore: 升级 Monaco editor 到 0.47.0
  7. chore: 升级 viewerjs 到 1.11.6
  8. chore: 升级 katex 到 0.16.10

  1. feat: Added the feature to focus on the currently open document in the sidebar
  2. feat: Optimized the background color for dark theme image previews
  3. fix: Fixed the issue where the Luckysheet editing dialog could not be operated
  4. fix: Fixed the issue where the document may not be closed after enabling auto-save
  5. chore: Upgraded markdown-it to 14.1.0
  6. chore: Upgraded Monaco editor to 0.47.0
  7. chore: Upgraded viewerjs to 1.11.6
  8. chore: Upgraded katex to 0.16.10
yn - v3-next-05

Published by github-actions[bot] 6 months ago

yn - v3.67.1

Published by github-actions[bot] 9 months ago

Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb

  1. feat: 在 macOS 上增加“服务”菜单
  2. feat: 增加 HTML 文件预览功能
  3. feat: 放开 Markdown style 标签解析
  4. feat: 编辑器中支持 Vue 代码块高亮(HTML模式)
  5. fix: 修复引入自定义编辑器后 Markdown 渲染性能轻微退化
  6. fix: 修复图片更新后,图片被缓存的问题
  7. fix: 修复内置终端可能不能响应窗口尺寸变化问题
  8. fix: 修复终端运行 python 代码缩进不正确问题
  9. fix: 修复打开自定义编辑器支持的文件,可能编辑器加载异常问题
  10. fix: 修复从系统中打开文件,路径获取正确问题
  11. feat(plugin): 支持注册自定义渲染器 ctx.renderer.registerRenderer
  12. refactor(plugin): ctx.api.watchFile 被命名为 ctx.api.watchFs
  13. refactor(plugin): ctx.markdown.getRenderCache 被命名为 ctx.renderer.getRenderCache

  1. feat: Add "Services" menu on macOS
  2. feat: Add HTML file preview functionality
  3. feat: Allow parsing of Markdown style tags
  4. feat: Support Vue code block highlighting in the editor (HTML mode)
  5. fix: Fix slight performance degradation in Markdown rendering after introducing custom editor
  6. fix: Fix caching issue with updated images
  7. fix: Fix potential unresponsiveness of built-in terminal to window size changes
  8. fix: Fix incorrect indentation of Python code in terminal execution
  9. fix: Fix editor loading issue when opening files supported by custom editor
  10. fix: Fix correct path retrieval when opening files from the system
  11. feat(plugin): Support registering custom renderer ctx.renderer.registerRenderer
  12. refactor(plugin): Rename ctx.api.watchFile to ctx.api.watchFs
  13. refactor(plugin): Rename ctx.markdown.getRenderCache to ctx.renderer.getRenderCache
yn - v3.67.0

Published by github-actions[bot] 9 months ago

yn - v3-next-11

Published by github-actions[bot] 9 months ago

yn - v3-next-10

Published by github-actions[bot] 9 months ago

yn - v3-next-04

Published by github-actions[bot] 9 months ago

yn - v3.66.1

Published by github-actions[bot] 9 months ago

yn - v3.66.0

Published by github-actions[bot] 9 months ago

yn - v3-next-06

Published by github-actions[bot] 10 months ago

yn - v3-next-03

Published by github-actions[bot] 10 months ago

yn - v3.65.0

Published by github-actions[bot] 10 months ago

Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb

  1. feat: 运行代码块限制最大高度,优化显示效果
  2. feat(plugin): ctx.api.proxyRequest 方法支持指定 http 代理
  3. feat(plugin): 增加 ctx.getPluginApi 方法,插件支持暴露接口给其他插件使用

  1. feat: Limit the maximum height of code blocks and optimize display effects
  2. feat(plugin): Add support for specifying HTTP proxy in ctx.api.proxyRequest method
  3. feat(plugin): Add ctx.getPluginApi method to allow plugins to expose interfaces for other plugins to use

新增扩展 AI Copilot,支持 OpenAI GPT 模型和 谷歌 gemini-pro 模型

image

yn - v3-next-01

Published by github-actions[bot] 10 months ago

yn - v3.64.2

Published by github-actions[bot] 11 months ago

Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb

  1. feat: 为 PlantUML 增加渲染缓存
  2. feat: 自定义容器增加 div 类型
  3. feat: 用户自定义插件脚本支持顶层 await 关键字
  4. feat: 优化链接粘贴行为
  5. fix: 修复某些时候自定义编辑器快捷键重启后失效的问题
  6. fix: 修复宏定义使用空键值时候导致页面渲染异常的问题
  7. feat(plugin): ctx.view.getContentHtml 方法增加 useRemoteSrcOfLocalImage 选项,用于保留本地图片的远程地址

  1. feat: Added rendering cache for PlantUML
  2. feat: Added div type to custom containers
  3. feat: Added support for top-level await keyword in user-defined plugin scripts
  4. feat: Optimized link pasting behavior
  5. fix: Fixed an issue where custom editor shortcuts would become ineffective after restart
  6. fix: Fixed rendering issues caused by empty key values in macro definitions
  7. feat(plugin): Added useRemoteSrcOfLocalImage option to ctx.view.getContentHtml method for preserving remote URLs of local images
yn - v3-next-01

Published by github-actions[bot] 11 months ago

yn - v3-next-02

Published by github-actions[bot] 11 months ago

yn - v3-next-01

Published by github-actions[bot] 11 months ago

yn - v3-next-03

Published by github-actions[bot] 11 months ago

yn - v3.63.3

Published by github-actions[bot] 12 months ago

Badges
Extracted from project README
Download