490 Commits

Author SHA1 Message Date
Le Tan
74032f4a08 PlantUML: unify online PlantUML process 2018-09-13 19:59:47 +08:00
Le Tan
a7bdcf4d54 Turndown: support parsing table without head 2018-09-13 19:56:18 +08:00
Le Tan
d66fd7c1c5 InplacePreview: support online PlantUML in-place preview 2018-09-12 20:36:00 +08:00
Le Tan
3b2852aa67 LivePreview: smart live preview for online PlantUML 2018-09-12 20:35:52 +08:00
Le Tan
62c0f218df MdTab: focus bug fix and find-in-page in expanded preview mode 2018-09-12 20:35:43 +08:00
Le Tan
a055d6e935 Editor: highlight matches of full-text search result in page 2018-09-12 20:34:43 +08:00
Le Tan
647807a918 Editor: refine find logics 2018-09-10 20:26:39 +08:00
Le Tan
c4c7f99ca7 suport Quick Access by Ctrl+Alt+I 2018-09-06 21:11:55 +08:00
Le Tan
3d188fa648 add config insert_new_note_in_front 2018-09-06 21:08:46 +08:00
Le Tan
060c02297b LivePreview: support bidirectional smart live preview 2018-09-05 20:16:05 +08:00
Le Tan
774eec32d7 LivePreview: support UseCase diagram 2018-09-03 20:13:32 +08:00
Le Tan
ffa413fa26 Captain: fix captain mode in diffrent keyboard layout 2018-09-02 15:21:25 +08:00
Le Tan
68dd95591d vim: add x for exemption key 2018-08-31 20:22:42 +08:00
Le Tan
74ec3884d0 LivePreview: search for multiple tokens and select the best match 2018-08-30 19:53:20 +08:00
Le Tan
2bf36319d1 LivePreview: smart live preview for sequence diagram 2018-08-30 19:53:06 +08:00
Le Tan
bf51b7b117 LivePreview: denote smart live preview 2018-08-29 20:47:07 +08:00
Le Tan
126600dbb1 LivePreview: refine smart live preview
- Support class diagram.
- Support activity diagram.
2018-08-28 20:43:51 +08:00
Le Tan
28d5954bc3 MdEditor: fix turndown to parse HTML 2018-08-28 20:43:36 +08:00
Le Tan
cda48a612a LivePreview: smart live preview 2018-08-26 14:12:02 +08:00
Le Tan
94828a65ad Vim: support specifying leader key via [editor]/vim_leader_key 2018-08-24 20:13:35 +08:00
Le Tan
6fb6ce3f50 refine Chinese translations 2018-08-23 20:25:58 +08:00
Le Tan
4ef6925bf7 Searcher: add name of parent directory to the result 2018-08-22 20:08:48 +08:00
Le Tan
dc1f1c4535 MdEditor: support pasting HTML as converted Markdown text via Turndown 2018-08-17 22:42:21 +08:00
Le Tan
33f4631f91 EditWindow: support middle click to close a tab 2018-08-15 19:55:02 +08:00
Le Tan
eaa8d55f66 theme: refine v_native styles 2018-08-13 20:14:33 +08:00
Le Tan
be5e34cc85 Log: add debug info to log in release build 2018-08-13 20:14:03 +08:00
Le Tan
4db6c1cc7b move Vim option from menu to settings 2018-08-10 20:46:03 +08:00
Le Tan
4fbe2d87b7 MdEditOperations: support auto block quote 2018-08-09 20:00:42 +08:00
Le Tan
dbad57675d theme: refine style 2018-08-08 21:01:49 +08:00
Le Tan
8055f17d1f Preview: add hint for live preview 2018-08-08 20:40:33 +08:00
Le Tan
10a1e9c1a8 Editor: support completion 2018-08-03 19:13:33 +08:00
Le Tan
2e7b2e1e5d TagPanel: add two configs to control the behavior
- max_tag_label_length
- max_num_of_tag_labels
2018-07-27 21:04:50 +08:00
Le Tan
0ae6b1a810 theme: refine styles for MARK 2018-07-25 21:19:20 +08:00
Le Tan
2b01a4ccd0 theme: refine styles 2018-07-24 21:04:32 +08:00
Le Tan
b4554e1be8 MainWindow: remember expanded state 2018-07-24 21:03:31 +08:00
Le Tan
794d77433f theme: refine styles 2018-07-23 19:55:15 +08:00
Le Tan
46738c7f6e theme: refine styles 2018-07-20 20:06:25 +08:00
Le Tan
6f1a0c6980 docs: add superscript and subscript description 2018-07-19 20:52:26 +08:00
Le Tan
976f7ff403 theme: refine styles 2018-07-18 20:05:59 +08:00
Le Tan
1c7e91d26d Explorer: add Up button to go up to parent directory 2018-07-18 20:05:45 +08:00
Le Tan
4d953542f2 VTextDocumentLayout: draw block background for HRULE 2018-07-17 20:43:43 +08:00
Le Tan
48db50fd5e PegHighlighter: refine fast parse
- Fast parse block range: look upward till the indentation is 0;
- Rehighlight all the fast-parsed blocks explicitly;
- Do not reset block user state by default;
- Pre highlight single format blocks to avoid jitter of line height;
2018-07-17 20:43:28 +08:00
Le Tan
59efed94f3 config: add [global]/image_name_prefix for inserted images 2018-07-15 20:06:05 +08:00
Le Tan
40424b7931 docs: update markdown_guide 2018-07-14 13:16:20 +08:00
Le Tan
3e29a647ab MdTab: fix the synchronization between read and edit mode
Mute web view in edit mode.
2018-07-13 21:54:26 +08:00
Le Tan
f5bbc1ccd7 PegHighlighter: support math 2018-07-13 20:32:22 +08:00
Le Tan
bb308a06d1 PegMarkdownHighlighter: multi-threads highlighter support 2018-07-12 20:19:23 +08:00
Le Tan
fbfc6c1dd6 highlighter: support Fenced Code Block 2018-07-12 20:19:07 +08:00
Le Tan
a305b6872e highlighter: support Front Matter for YAML meta data 2018-07-09 20:19:49 +08:00
Le Tan
d9c8051fa3 editor: Ctrl+; to insert inline code, Ctrl+J/K to scroll page 2018-07-07 17:57:00 +08:00