refine Changes.md

This commit is contained in:
Le Tan 2018-07-22 15:22:17 +08:00
parent 918513bb7d
commit 2c3672d2b8

View File

@ -1,4 +1,14 @@
# Changes History # Changes History
## v1.20
- More efficient and accurate Markdown parser and highlighter;
- MathJax: get rid of escaping;
- Draw background for **hrule** in edit mode;
- Support specifying the expanded level of outline;
- Support drag&drop a directory to Explorer to open it;
- `Ctrl+;` to insert inline code and `Ctrl+J/K` to scroll page in edit mode;
- Support YAML front matter in edit mode;
- Support searching Explorer root directory;
## v1.19 ## v1.19
- Support tags for notes; - Support tags for notes;
- UniversalEntry: support searching tags; - UniversalEntry: support searching tags;