cherry-markdown

✨ A Markdown Editor

OTHER License

Downloads
5.4K
Stars
3.5K
Committers
27

Bot releases are hidden (Show)

cherry-markdown - v0.8.27

Published by jiawei686 8 months ago

What's Changed

Full Changelog: https://github.com/Tencent/cherry-markdown/compare/v0.8.25...v0.8.26

What's Changed

New Contributors

Full Changelog: https://github.com/Tencent/cherry-markdown/compare/v0.8.26...v0.8.27

cherry-markdown - v0.8.26

Published by jiawei686 8 months ago

What's Changed

Full Changelog: https://github.com/Tencent/cherry-markdown/compare/v0.8.25...v0.8.26

cherry-markdown - v0.8.25

Published by jiawei686 about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Tencent/cherry-markdown/compare/v0.8.24...v0.8.25

cherry-markdown -

Published by humyfred about 1 year ago

Features

  • 当没有配置图片上传回调接口时,粘贴、拖拽上传的图片以base64格式展示 close #545 (ec88880)
cherry-markdown -

Published by humyfred about 1 year ago

Features

  • #437 优化插入公式选择模板的功能,并增加预览区域公式导出、复制操作 (#537) (0e40577)
  • 434 vscode插件支持配置图床 (#534) (4fdbb93)
  • 增加配置快捷键的功能 close #406 (55e582f)

Bug Fixes

  • #546 在node环境下,输入联想会引发报错 (e24f1e1)
  • #387 CherryEngine TypeError (#535) (56165bf)
  • 复制html内容时有报错 #536;更新vscode插件 (402a05d)
  • 修复右侧顶部工具栏不支持自定义菜单的问题,修复cherry.toolbar.toolbarHandlers收集按钮不全的问题 (ca2347f)
  • 修复右侧顶部工具栏不支持自定义菜单的问题,修复cherry.toolbar.toolbarHandlers收集按钮不全的问题 (#531) (7e4a125)
  • 支持空链接 #530 (0fc0399)
  • close #532 (a1df190)
  • syntax type err & formula config (#539) (5484c4a), closes #437
  • types: fix type check & security issues (#538) (0f036e9)
cherry-markdown -

Published by humyfred about 1 year ago

Features

  • 点击chatgpt的时候增加loading (ede7e45)
  • 增加超链接新页面打开配置能力,同时顺手关掉联想里的续写和总结功能 (be1800a)
  • 增加chatgpt输入联想功能 (6714211)
  • custom export file name close(#506) (#517) (4b60dd7)

Bug Fixes

  • 纯预览模式下不提供表格所见即所得编辑能力 close #513 (edbd0fe)
  • 导出时处理懒加载的图片 close #504 (8a26cda)
  • 导出PDF不支持背景 closed #456 ;fix: 表格里不支持转义符 (7a4d5d2)
  • 二级菜单定位错误 close #514 (a437562)
  • 修复导出PDF的bug close #512 (8fdaf6a)
cherry-markdown - v0.8.21

Published by jiawei686 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Tencent/cherry-markdown/compare/v0.8.20...v0.8.21

cherry-markdown -

Published by humyfred over 1 year ago

cherry-markdown -

Published by humyfred over 1 year ago

cherry-markdown - v0.8.18

Published by jiawei686 over 1 year ago

0.8.18 (2023-04-10)

Features

  • 增加设置主题的api (681857f)
  • 增加draw.io示例里的图形种类 (2aba33b)

Bug Fixes

  • #395 尝试无脑修复,需要humyfred确认 (1f30506)
  • 非双栏模式,或者从双栏模式切换到单栏模式时,需要去掉高亮光标对应预览区域的机制 (6cb9821)
  • 删除多余逻辑 (668993b)
cherry-markdown - v0.8.17

Published by jiawei686 over 1 year ago

0.8.17 (2023-03-27)

Features

  • 对正在编辑的区域进行高亮 (#413) (bac8173)
  • 图片语法增加花括号扩展能力 (44d8063)
  • 增加插入draw.io功能;增加编辑draw.io机制;\n fix: 修复编辑图片尺寸时有可能受代码块语法影响的问题 (e326b86)

Bug Fixes

  • 代码块逆解析成代码块语法时有多余的中括号产生 #414 (76acd94)
cherry-markdown - v0.8.16

Published by jiawei686 over 1 year ago

Features

  • 修改信息面板和手风琴语法 (a7e1f96)

Bug Fixes

  • 改正了一处typo,并且修复了子菜单关闭逻辑的bug (#410) (6ce02cf)
  • 将之前的更新适配至electron客户端 (#405) (d8774c6)
cherry-markdown - v0.8.15

Published by jiawei686 over 1 year ago

Features

  • 客户端增加关闭提醒和导出markdown/HTML文件功能 (#399) (520eb00)
  • 优化信息面板标题的背景色值 (318740e)
  • 增加手风琴语法和对应的按钮;fix: 修复换行、列表语法占位符没有行号信息的问题 (e21cc35)
  • 增加信息面板语法和对应的按钮 (fc7bc1f)

Bug Fixes

cherry-markdown - v0.8.14

Published by jiawei686 over 1 year ago

Bug Fixes

  • 临时解决超链接和斜体语法冲突的问题,最终解决方案应该是AutoLink语法实现排他 (9d23c56)
cherry-markdown - v0.8.13

Published by jiawei686 over 1 year ago

Features

  • (hooks) 自动超链接-支持展示固定长度字符 (#391) (69056e4)
  • 丰富图标,优化侧边栏切换主题按钮的下拉框定位 (d17d0fe)
  • 丰富图标,优化侧边栏切换主题按钮的下拉框定位 (452ae1f)
  • 增加vscode plugin,可以在vscode扩展中输入cherry-markdown搜索安装该插件 (61be297)

Bug Fixes

  • #388 修复复制粘贴图片时,图片alt属性丢失的问题 (21a505a)
  • unity header anchor safe id (d28c488)
  • 复制粘贴代码块的时候会丢失\t (a1179c5)
cherry-markdown - v0.8.12

Published by jiawei686 over 1 year ago

Features

  • #379 通过引入第三方组件cm-search-replace实现左侧编辑器搜索、替换功能 (3b7d17d)

Bug Fixes

  • #374 光标处于编辑区域最低部时,预览区域滚动到了顶部 (cfdfd0d)
  • #380 修复粘贴时转义&的问题,同时修复粘贴table时出现过多换行的问题\n feat: 当表格thead为空的时候,不再渲染 (266a5f1)
cherry-markdown - v0.8.11

Published by jiawei686 over 1 year ago

Bug Fixes

  • insert: Fix insert code instruction failure (#373) (a1b3914)
cherry-markdown - v0.8.10

Published by jiawei686 over 1 year ago

Features

  • #370 增加refreshPreviewer方法,可以强制重新渲染预览区域 (c347640)

Bug Fixes

  • 跨单元格的行内公式、行内代码语法改成不生效 (178a6ac)
cherry-markdown -

Published by lyngai almost 2 years ago

Features

  • delete unnecessary observer to adapt old version browers (869963c)
  • localisation support (7ca12b7), closes #217
  • 增加有序列表、无序列表按钮 (f52ff42)

Bug Fixes

cherry-markdown - v0.8.8

Published by lyngai almost 2 years ago

Features

  • support more code highlight (#347) (a37c0ac)
  • support protobuf code highlight (ddfd8f6)
  • 增加切换主题的功能,本次提交实现了切换主题、记忆主题功能 (c4eeb34)
  • 增加四个默认的主题 (d068772)

Bug Fixes

  • toolbar: fix missing Toolbar#toolbarHandlers (#349) (e55673f, 4596b4a)
  • 优化拖拽时插入的位置 #338 (d7269fb)
  • 修复设置换行模式的时候有报错,增加换行模式本地记忆功能 #339 (3facef0)
  • 复制代码快功能不再受preview bubble控制 #337 (同时增加图片懒加载的注释) (4dbabd0)
  • 粘贴企业微信内容时编辑器有报错 #336 (d333504)
Package Rankings
Top 2.61% on Npmjs.org
Badges
Extracted from project README
Cloud Studio Template
Related Projects