1265 Commits

Author SHA1 Message Date
Le Tan
9ca9e56e82 update README 2018-05-11 15:06:37 +08:00
Le Tan
6752a91ef4 markdown-it: display metadata as code block 2018-05-11 14:39:51 +08:00
Le Tan
3eb3db874e markdown-it: support emoji 2018-05-11 14:39:51 +08:00
Le Tan
f2c26d8353 VFileList: do not close current tab when opening Unknown file in single click 2018-05-11 14:39:51 +08:00
Le Tan
4e744f30f9 highlighter: no need to check if a header is valid
It is fixed in the upstream pmh_parser.
2018-05-11 14:39:51 +08:00
Le Tan
274a5a1aec add openGL version hint 2018-05-11 14:39:51 +08:00
Le Tan
e47900f7ec fix compilation warning of pmh_parser on Windows 2018-05-11 14:39:51 +08:00
Erk-
cfaddebe62 Added a archliux version that uses the latests release. (#233) 2018-05-10 20:03:19 +08:00
Le Tan
39a8bae529 add plantuml_cmd config for custom command 2018-05-07 08:51:24 +08:00
Le Tan
966d9fb7d7 scale in-place image preview according to scale factor 2018-05-06 22:04:56 +08:00
Le Tan
dba154b2c3 support specifying image size in preview 2018-05-06 21:40:00 +08:00
Le Tan
84437bcd97 update peg-highlight 2018-05-06 16:03:12 +08:00
Le Tan
a2e5d48c65 update pmh_parser for heading space 2018-05-06 11:56:08 +08:00
Le Tan
e2dd062a24 style: support STRIKE and NOTES
- Add "strikeout" support in mdhl file;
2018-05-05 14:18:30 +08:00
Le Tan
6558fa85b7 markdown-it: support specifying image size via markdown-it-imsize plugin
Only supported in read mode.
2018-05-05 12:34:17 +08:00
Le Tan
ccaaeeef87 bug-fix: VMdTab does not scroll to the correct header in edit mode
This is introduced after replacing QStackedLayout with QSplitter.
2018-05-04 20:37:57 +08:00
Le Tan
bab0140c9f use QWebEnginePage::linkHovered instead 2018-05-04 20:37:40 +08:00
Le Tan
3cd96794d1 disable web view before setHtml() to keep focus unchanged 2018-05-04 20:37:23 +08:00
Le Tan
660e2ba86a theme: refine selection color 2018-05-04 20:37:03 +08:00
Le Tan
5613b864c2 use 20px for default tool bar icon size 2018-05-04 20:36:09 +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
0faf79b45b VSettingsDialog: add MathJax configuration and tool bar icon size configuration 2018-05-02 20:02:18 +08:00
Le Tan
de678b5d6d vim: Ctrl+C to enter Normal mode if vim_exemption_keys does not contain c 2018-05-02 20:02:06 +08:00
Le Tan
450f6f7c18 refine README 2018-05-01 14:23:27 +08:00
Le Tan
c1a46033c8 release v1.15 v1.15 2018-04-29 08:52:49 +08:00
Le Tan
a1cc456f53 refine Markdown guide for Graphviz 2018-04-29 08:50:00 +08:00
Le Tan
b477e50a88 refine Chinese translations 2018-04-29 08:18:08 +08:00
Igetin
1355997b4d fix typo (#216)
Rename Custom to Customize.
2018-04-29 07:50:34 +08:00
Le Tan
d917c942d9 speed up start 2018-04-28 22:20:03 +08:00
Le Tan
d683afa271 refine markdown editor 2018-04-28 21:37:44 +08:00
Le Tan
5dbdcb8cba bug-fix: try to fix the crash in CodeBlockPreviewInfo::updateInplacePreview() 2018-04-28 21:37:26 +08:00
Le Tan
9b114832f1 change panel view when locating to a folder or notebook 2018-04-28 21:36:58 +08:00
Le Tan
bc85c0d199 add wechat pay to README 2018-04-27 21:42:45 +08:00
Le Tan
9c80a9dcae auto judge 0 width/height splitter after changing panel view 2018-04-27 20:36:10 +08:00
Le Tan
960426579b show hovered link in status line in read mode 2018-04-27 20:35:58 +08:00
Le Tan
adacaef1c7 bug-fix: can not jump to the correct header when first enter edit mode 2018-04-27 20:35:45 +08:00
Le Tan
89375680b4 avoid checking openSSL info in release mode without -d option 2018-04-27 20:35:30 +08:00
Le Tan
2dbb114b47 fix image issue
1. Do not judge the image format from the file suffix;
2. Enable file: scheme in Markdown-it;
2018-04-27 20:35:17 +08:00
Le Tan
4afefbe964 markdown-it: aware of YAML format metadata in notes 2018-04-24 07:53:09 +08:00
Le Tan
99cf497ddc preview: bug fix with no-update issue 2018-04-24 07:52:43 +08:00
Le Tan
16399ded29 UniversalEntry: Ctrl+I to expand/collapse current item
Ctrl+Y is reserved in QLineEdit.
2018-04-24 07:52:22 +08:00
Le Tan
cba8b1c047 embed images in exported html 2018-04-24 07:51:57 +08:00
Le Tan
26ecf08f4a fix compilation warning 2018-04-20 23:04:33 +08:00
Le Tan
1d0621cac3 refine README 2018-04-20 19:55:54 +08:00
Le Tan
a4ab2ae671 restore current edit tab and cursor position info at startup 2018-04-20 19:55:42 +08:00
Le Tan
6fe82d3db0 highlighter fix 2018-04-20 19:55:28 +08:00
Le Tan
67e40cbe87 fix MathJax highlight with inline code, HTML comment, link, bold, and italic elements 2018-04-19 20:49:23 +08:00
Le Tan
80e65faca2 small fix 2018-04-19 20:31:43 +08:00
Le Tan
beee7a3cb8 fix macOS 2018-04-18 22:33:25 +08:00
Le Tan
91483fd8fc fix macOS travis CI 2018-04-18 22:11:41 +08:00