Felix Häusler
c959d185b2
Fix mermaid.js XSS ( #2947 )
...
* Fix mermaid.js XSS
* Update vega packages
2022-01-29 16:01:39 +08:00
Felix Häusler
ecc23a9cb0
Add architecture to artifact name on macOS ( #2945 )
2022-01-28 17:42:12 +01:00
Felix Häusler
b442aafa5a
Fix invalid relative image path ( #2935 )
2022-01-27 22:02:21 +01:00
Felix Häusler
a996defacc
Remove debug info from ripgrep [skip ci] ( #2931 )
2022-01-25 22:38:18 +08:00
Mad Godinez
e5908f4d0c
Fixed grammar, spelling, readability + [BUG] ( #2932 )
...
[BUG]: outdated, missing, and/or broken links.
2022-01-25 11:16:07 +08:00
Kiyoka Nishiyama
92932a1869
fix : #703 invalidate image cache on demand ( #2875 )
2022-01-24 00:20:40 +01:00
Ran Luo
5dbe3679e8
feat: update keybindings icon ( #2919 )
2022-01-24 00:14:45 +01:00
Ran Luo
509b95a7c5
opti: update emojis ( #2897 )
2022-01-22 00:50:57 +08:00
Ran Luo
5f47f29575
build: update dependences ( #2898 )
2022-01-21 16:56:01 +01:00
Shashwat Sharma
7242204508
feat: set default name of exported file to current filename ( #2902 )
...
This changes the default name set when saving an exported file,
defaulting to the name of .md file, and then to the first header.
Previously, it defaulted to the first header.
Issues: #2731
2022-01-21 21:30:05 +08:00
Luo Tao
ddd1879c61
feat: set image folder to .assets, create folder without filename extension. ( #2905 )
2022-01-21 21:29:48 +08:00
Vaibhaw
2a9353e87c
Update README.md ( #2917 )
2022-01-21 17:03:22 +08:00
pokir
3faf7e2949
Add periods at the end of sentences in README.md ( #2916 )
2022-01-21 13:00:42 +08:00
Ran Luo
565f475e00
Feat/use picgo to upload image ( #2890 )
2022-01-16 18:28:21 +01:00
Ran Luo
d308b51fa1
feat: Remove aidou ( #2889 )
...
* feat: Remove aidou
* fix: dead key
2022-01-16 23:10:20 +08:00
Felix Häusler
75591f0958
Fix invalid fallback accelerator warning ( #2892 )
2022-01-16 16:06:03 +01:00
Felix Häusler
3f15e048f5
Fix multiple JS issues ( #2893 )
2022-01-16 16:05:46 +01:00
Flex Zhong
cb8b60ac96
Update zh_cn.md ( #2894 )
2022-01-16 22:18:39 +08:00
bigshans
ffce55df59
fix: fix sidebar display bug when data empty ( #2883 )
...
* fix: fix sidebar display bug when data empty
* style(render/sidebar): add space after data
2022-01-15 15:43:55 +08:00
Ran Luo
6f1e733cd5
fix: codeblock cursor error #2013 ( #2885 )
2022-01-15 00:29:16 +08:00
Ran Luo
9fe5611650
fix: fix export mermaid pie chart error ( #2846 )
2022-01-14 17:17:10 +01:00
Felix Häusler
b0299387a5
Add filename variable to relative image action ( #2879 )
2022-01-13 22:20:18 +01:00
Felix Häusler
701fb9aea3
fix: 2269 Append soft-lines on text removal ( #2853 )
2022-01-13 22:19:42 +01:00
toSayNothing
ccf105e146
fix : #2836 fix formula first render ( #2860 )
...
* fix : #2836 fix formula first render
* Revert "refresh svg by innerHTML"
* add NS to vNode before path
* improve readability
2022-01-14 00:14:46 +08:00
Ran Luo
d24a578a1a
fix : #2854 codeblock highlight error ( #2877 )
2022-01-13 12:59:57 +08:00
bolshoytoster
881e0c44e6
Added support for image path variables ( #2809 ) ( #2826 )
2022-01-12 21:14:50 +01:00
Felix Häusler
3ecb8b6fd2
Fix async IO function in renderer ( #2863 )
2022-01-12 21:16:51 +08:00
Jefferey Neuffer
0954f70d71
Add zoom persistence ( #2858 )
2022-01-11 19:32:43 +01:00
toSayNothing
30ed5af274
fix: fix new line page scroll ( fix #2541 , fix #2470 ) ( #2861 )
2022-01-08 18:08:21 +01:00
Felix Häusler
8c031c6798
Fix editor overflow ( #2850 )
2022-01-08 17:28:23 +01:00
Felix Häusler
dbc878f6e8
Use system dependent key bindings ( #2849 )
2022-01-08 17:28:01 +01:00
toSayNothing
9cb2cbe88c
fix : #2851 #2805 fix toc update when modifying headers ( #2857 )
2022-01-08 17:11:59 +01:00
Tarcisio Gruppi
2d15933c53
added option to use a command line script as image uploader ( #2100 )
2022-01-08 17:00:28 +01:00
Ran Luo
4c517b1632
fix: search group ( #2842 )
...
* fix: search group
* fix: remove TODO
2022-01-06 23:12:47 +08:00
DesktopFolder
78ee785086
Do not use Cmd+Tab as a keybind on macOS. ( #2841 )
...
Co-authored-by: DesktopFolder <desktopfolder@users.noreply.github.com>
2022-01-04 22:05:10 +01:00
Felix Häusler
90afa84293
Invalidate CI cache and use async path exists ( #2845 )
2022-01-03 17:52:32 +01:00
Ran Luo
bbea7ecad1
feat: optimization of auto complement of markdown syntax ( #2843 )
2022-01-04 00:26:44 +08:00
Felix Häusler
1ecc360121
Fix markdown footnote parser ( #2840 )
2022-01-03 17:06:47 +01:00
Sukka
478f1ca97a
Remove unnecessary fs-extra usage ( #2690 )
...
Co-authored-by: Ran Luo <ransixi@gmail.com>
2022-01-03 22:35:44 +08:00
Martin Wittmann
1a9900e8f5
Issue 2566: Do not complete markdown syntax if the previous character is alphanumeric. ( #2607 )
2022-01-03 21:42:23 +08:00
ihipi
ead35e1819
Added Regex group replace on SearchMenu ( #2205 )
...
Co-authored-by: albert <albert.giro@softtek.com>
2022-01-03 16:47:19 +08:00
Christoph Singewald
c7060934ce
fix : #2720 Alt gr problem on other keyboard layouts ( #2769 )
2022-01-02 21:13:37 +01:00
Felix Häusler
f3caf90920
Normalize Codemirror cursor that start is always before end ( #2834 )
2022-01-02 20:59:48 +01:00
Felix Häusler
e741d6c6a5
Fix preference scaling and improve UX ( #2815 )
2022-01-02 20:58:14 +01:00
Ran Luo
5e16fac82c
fix: update file icons ( #2838 )
2022-01-02 22:15:06 +08:00
Felix Häusler
1cc2d4e3ca
Update build tools ( #2814 )
...
* Update build tools (babel, eslint and webpack)
* Fix karma configuration (unit tests)
* Fix invalid glob path on Windows
* Fix codemirror editor modes location for development
* Break welcome text on smaller terminals
* Fix ESLint error and reduce PlantUML compression level
2022-01-02 18:48:38 +08:00
Felix Häusler
16d61572e8
Fix 'partialRender' cursor if the block was already removed from the state ( #2835 )
2022-01-02 16:57:19 +08:00
Ran Luo
e690edc600
fix: update file icons ( #2817 )
...
* fix: update file icons
* fix: wrong classname of txt file
2022-01-01 10:41:33 +08:00
ianegordon
391f128955
Update MARKDOWN_SYNTAX.md ( #2832 )
...
Fix typo
2022-01-01 10:08:10 +08:00
Kiyoka Nishiyama
93da27118d
fix: feature request 2106 (Always use forward slashes on Windows) ( #2824 )
2021-12-30 12:11:46 +01:00