Le Tan
12d5bb27ef
markdown: support WaveDrom diagram in language wavedrom
code block
...
In place preview is not supported.
2018-11-30 21:01:31 +08:00
Le Tan
1951b30b11
OpenGL: add option in settings on Windows to specify OpenGL implementation
2018-11-07 20:31:53 +08:00
Le Tan
a21a1e723a
Editor: support specifying font via settings to override style
2018-11-02 19:54:23 +08:00
Le Tan
aeb2263be3
Editor: support auto scrolling cursor line into center
2018-10-30 20:47:41 +08:00
Le Tan
7a03e38a2c
release v2.1
2018-10-27 16:55:28 +08:00
Le Tan
8184f3a1af
Mathjax: support equation number in read mode
2018-10-17 19:57:14 +08:00
Le Tan
5cc8d6c8f1
MdEditor: support downloading images to local when Parse&Paste
2018-09-30 23:00:58 +08:00
Le Tan
574aa4e70a
KeyboardLayout: support specifying keyboard layout mappings
...
Captain mode now supports different layout mappings.
2018-09-29 18:37:50 +08:00
Le Tan
6551b0b685
release v2.0
2018-09-22 12:48:35 +08:00
Le Tan
9b83d50116
fix
...
- Selection style in mdhl does not work on macOS. Choose another Vim
visual line background.
- Disable multiple keyboard layout support on macOS.
- Make close_before_external_editor work when opening with default
program.
2018-09-21 19:41:07 +08:00
Le Tan
68dc2425a9
Editor: support highlighting tabs
2018-09-18 19:27:42 +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
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
ffa413fa26
Captain: fix captain mode in diffrent keyboard layout
2018-09-02 15:21:25 +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
472167b7d0
release v1.22
2018-08-23 20:28:28 +08:00
Le Tan
33f4631f91
EditWindow: support middle click to close a tab
2018-08-15 19:55:02 +08:00
Le Tan
83baa74a27
release v1.21
2018-08-10 21:06:46 +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
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
b4554e1be8
MainWindow: remember expanded state
2018-07-24 21:03:31 +08:00
Le Tan
dace19119f
release v1.20
2018-07-23 19:58:01 +08:00
Le Tan
59efed94f3
config: add [global]/image_name_prefix for inserted images
2018-07-15 20:06:05 +08:00
Le Tan
f5bbc1ccd7
PegHighlighter: support math
2018-07-13 20:32:22 +08:00
Le Tan
5ebc7b8243
Outline: support increase/decrease the expanded level
...
Add config [global]/outline_expanded_level (6 by default).
2018-07-04 19:07:43 +08:00
Le Tan
b6ecc2eae1
release v1.19
2018-07-03 20:56:28 +08:00
Le Tan
2123e3abff
ConfigManager: remove check logics of obsolete config file
2018-06-30 22:16:19 +08:00
Le Tan
4267875e1c
release v1.18
2018-06-09 09:49:26 +08:00
Le Tan
04cf252c25
theme: add a dark theme v_detorte
2018-06-06 21:53:52 +08:00
Le Tan
93b26f41e4
preview: support force background for previewed images
...
- Add [editor]/preview-image-background config in MDHL;
- Will fill background first before drawing an image if specified;
2018-06-06 21:53:02 +08:00
Le Tan
a5ada5310a
release v1.17
2018-06-01 20:31:54 +08:00
Le Tan
8d3a7874d0
editor: support custom zoom delta
2018-06-01 19:37:45 +08:00
Le Tan
2ff9c607dd
explorer: support exploring system's files
2018-05-26 13:26:59 +08:00
Le Tan
a98757643f
VFileList: support specifying different view orders
2018-05-23 20:09:27 +08:00
Le Tan
89677c8261
notebook: support relative path (to app's directory)
2018-05-23 20:09:14 +08:00
Le Tan
f6436bfabf
support history navigation
2018-05-17 21:32:38 +08:00
Le Tan
f3302d25e8
MainWindow: add navigation box at the left
2018-05-14 20:41:30 +08:00
Le Tan
a71b715428
release v1.16
2018-05-11 18:26:59 +08:00
Le Tan
39a8bae529
add plantuml_cmd config for custom command
2018-05-07 08:51:24 +08:00
Le Tan
b463340101
PlantUML: add [web]/plantuml_args to pass extra arguments to PlantUML
2018-05-04 20:35:49 +08:00
Le Tan
c1a46033c8
release v1.15
2018-04-29 08:52:49 +08:00
Le Tan
9566e6f5d2
highlight: highlight MathJax formula in editor
2018-04-13 19:51:01 +08:00
Le Tan
55fcdd8884
Revert "shortcuts: translate Ctrl to Meta on macOS in default config"
...
This reverts commit 5cd114e549792bf837f18bd8b73df4e4f79e97ea.
2018-04-10 21:22:38 +08:00
Le Tan
2206102945
support Graphviz
2018-04-10 20:58:07 +08:00
Le Tan
9850d9a2a2
support PlantUML
2018-04-04 20:30:36 +08:00
Le Tan
6ba5b570b9
release v1.14
2018-04-03 20:03:17 +08:00