Skip to content

Commit

Permalink
更新说明
Browse files Browse the repository at this point in the history
  • Loading branch information
akof1314 committed Mar 26, 2017
1 parent a264db9 commit 31f1df1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
24 changes: 12 additions & 12 deletions CHANGE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##更新日志
## 更新日志

####v2.3
#### v2.3

- 新增Vim键盘模式支持[Keymap](https://github.com/akof1314/Wiz.Editor.md/wiki/Keymap)
- 修复连续输入卡顿问题
Expand All @@ -10,21 +10,21 @@
- 修复原生编辑器图片位置错乱问题[#100](https://github.com/akof1314/Wiz.Editor.md/issues/100)
- 修复全窗口预览复位后位置错位问题[#97](https://github.com/akof1314/Wiz.Editor.md/issues/97)

####v2.2
#### v2.2

- 修复为知4.5版本阅读模式
- 修复载入空行问题[#88](https://github.com/akof1314/Wiz.Editor.md/issues/88)
- 修复同步滚动问题[#87](https://github.com/akof1314/Wiz.Editor.md/issues/87)
- 修复载入伪空格问题[#76](https://github.com/akof1314/Wiz.Editor.md/issues/76)
- 修复关闭时自动保存问题[#89](https://github.com/akof1314/Wiz.Editor.md/issues/89)

####v2.1
#### v2.1

- 新增支持为知4.5版本[#82](https://github.com/akof1314/Wiz.Editor.md/issues/82)
- 修复预览同步滚动问题[#72](https://github.com/akof1314/Wiz.Editor.md/issues/72)[#73](https://github.com/akof1314/Wiz.Editor.md/issues/73)
- 修复数学公式渲染问题[#78](https://github.com/akof1314/Wiz.Editor.md/issues/78)

####v2.0
#### v2.0

- 修改预览同步滚动
- 修改数学公式修改为`MathJax`
Expand All @@ -37,22 +37,22 @@
- 修复页内锚点跳转
- 去掉引文的斜体格式

####v1.5
#### v1.5

- 新增Emoji表情开关
- 修复工具栏无法点击问题
- 修复无法正常替换自带渲染问题
- 升级`katex``marked`、流程图、序列图插件

####v1.4
#### v1.4

- 新增主题样式设置
- 新增工具栏简洁模式
- 新增阅读时的主题样式
- 新增保存时的文档类型声明
- 升级`Katex`插件到 0.5.0 版本

####v1.3
#### v1.3

- 基于 Editor.md v1.5.0版本
- 新增选项对话框
Expand All @@ -61,29 +61,29 @@
- 修改工具栏字体锯齿问题
- 修改不能保存实体符号问题

####v1.2
#### v1.2

- 新增上传本地图片
- 新增截取屏幕功能
- 新增粘贴剪贴板图片
- 新增粘贴HTML转换Markdown
- 新增纯文本粘贴模式

####v1.1
#### v1.1

- 基于 Editor.md v1.4.4版本
- 新增`F1`代替Tab键,因Wiz拦截了Tab键
- 新增保存时转换制表符为空格
- 修改左尖括号被解析问题
- 修改标题超链接问题

####v1.0
#### v1.0

- 基于 Editor.md v1.4.2版本
- 新增`Ctrl+S`保存快捷键
- 修改超链接为新窗口打开

####v0.1
#### v0.1

- 基于 Editor.md v1.4.1版本
- 新增本地`Katex`插件
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- 流程图和时序图
- *MathJax*数学公式
- 替换为知默认渲染
- 支持Vim键盘模式

#### 下载和安装

Expand Down

0 comments on commit 31f1df1

Please sign in to comment.