Browse Source

:arrow_up: lute

Liyuan Li 5 years ago
parent
commit
1dafbb020f
4 changed files with 7 additions and 7 deletions
  1. 5 5
      CHANGELOG.md
  2. 1 1
      package-lock.json
  3. 1 1
      package.json
  4. 0 0
      src/js/lute/lute.min.js

+ 5 - 5
CHANGELOG.md

@@ -66,7 +66,10 @@
 * [open issues](https://github.com/Vanessa219/vditor/issues)
 * [346](https://github.com/Vanessa219/vditor/issues/346) 内容主题推荐(长期有效) `改进功能`
 
-### v3.3.12 / 2020-07-xx
+### v3.4.0 / 2020-07-xx
+
+
+### v3.3.12 / 2020-07-28
 
 * [632](https://github.com/Vanessa219/vditor/issues/632) 复制代码块解析优化 `改进功能`
 * [627](https://github.com/Vanessa219/vditor/issues/627) 为 <kbd> 提供单独的渲染效果 `改进功能`
@@ -78,10 +81,6 @@
 * [587](https://github.com/Vanessa219/vditor/issues/587) IR & SV 保留 Setext 风格标题 `改进功能`
 * [626](https://github.com/Vanessa219/vditor/issues/626) 去除 Setext 标题解析开关 `开发重构`
 * [451](https://github.com/Vanessa219/vditor/issues/451) IR 模式保留 Emoji 原始输入 `改进功能`
-* 移除 `options.preview.markdown.setext`
-
-### v3.3.11 / 2020-07-24
-
 * [620](https://github.com/Vanessa219/vditor/issues/620) 支持多套图标配置 `引入特性`
 * [578](https://github.com/Vanessa219/vditor/issues/578) 添加 ant-design 及 Material 风格的图标 `改进功能`
 * [614](https://github.com/Vanessa219/vditor/issues/614) 添加 linkToImgUrl 回调 `引入特性`
@@ -186,6 +185,7 @@
   * 支持预览区域工具栏配置及自定义
   * 添加 `options.upload.linkToImgCallback`
   * 添加 `options.icon`
+  * 移除 `options.preview.markdown.setext`
 
 ### v3.2.12 / 2020-06-07
 

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "vditor",
-  "version": "3.3.11",
+  "version": "3.3.12",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vditor",
-  "version": "3.3.11",
+  "version": "3.3.12",
   "description": "♏ 易于使用的 Markdown 编辑器,为适配不同的应用场景而生",
   "author": "Vanessa <[email protected]> (http://vanessa.b3log.org)",
   "homepage": "https://vditor.b3log.org",

File diff suppressed because it is too large
+ 0 - 0
src/js/lute/lute.min.js


Some files were not shown because too many files changed in this diff