We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0695534 commit 03a7868Copy full SHA for 03a7868
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
* v2.0
6
* 默认为 WYSIWYG 模式,可根据需要修改 option.mode 参数
7
- * 添加 options.debugger
+ * 添加 options.debugger, options.value
8
* v1.9
9
* preview 静态方法参数修改为 `(previewElement: HTMLDivElement, markdown: string, options?: IPreviewOptions)`,其中参数 `IPreviewOptions` 修改为
10
```ts
@@ -41,7 +41,7 @@
41
* [65](https://github.com/Vanessa219/vditor/issues/65) 任务列表回车、删除优化 `改进功能`
42
* [66](https://github.com/Vanessa219/vditor/issues/66) 表格优化 `改进功能`
43
44
-### v2.0.15 / 2020-01-09
+### v2.0.15 / 2020-01-11
45
46
* [64](https://github.com/Vanessa219/vditor/issues/64) 所见即所得模式代码块 % 问题 `修复缺陷`
47
* [62](https://github.com/Vanessa219/vditor/issues/62) 任务列表光标位置 `修复缺陷`
0 commit comments