Commit Graph

1595 Commits

Author SHA1 Message Date
ic-e
b43eda2586
docs: fix link from src/i18n/*.md to another (#2464) 2021-12-23 18:51:50 +01:00
Beni Cherniavsky-Paskin
c7735df5f4
build instructions: Correct case for libX11 (#2492) 2021-12-23 18:50:15 +01:00
Adrian Bill
c86fe103f2
Add winget to install options for windows (#2523) 2021-12-23 18:49:32 +01:00
pan93412
186cc61f48
fix async exists call (#2490)
`The file already exists` always pop up even that file doesn't exist.
2021-12-23 18:10:44 +01:00
ekoster1
572ed9ee86
Open non-markdown files in default application #2396 (#2563) 2021-12-22 22:21:18 +01:00
m-mcneive
53c6a39faf
added automatic call to search for global search function (#2572) 2021-12-22 22:07:31 +01:00
Nikolai
1fd9574564
add link to FAC in Aidou preference (#2692) 2021-12-22 21:40:52 +01:00
Felix Häusler
bdaca98876
Update Electron to v15 (#2772)
* Prepare Electron >=14 upgrade

* Replace spectron with playwright

* Upgrade Electron to v15

* Fix unit test issue with @electron/remote

* Use per day cache directory for E2E tests

* Fix code style
2021-12-18 21:52:24 +08:00
Felix Häusler
0dd09cc684
fix XSS on language input and hyperlinks (#2548, #2601) (#2765) 2021-12-16 21:14:06 +01:00
Kiyoka Nishiyama
c631d00f6a
fix: issue 2652 Fixed a problem with image links being absolute paths. (#2676) 2021-12-11 12:36:57 +01:00
Felix Häusler
c86f53ad99
Update actions and enable Windows pipeline (#2727) 2021-12-05 16:27:59 +01:00
Felix Häusler
30e8e07e83
Enable Github Actions for Linux and macOS (replacing Travis CI) (#2691) 2021-12-02 17:33:14 +01:00
Dmitriy Fishman
f2aa8552b0
Fix a typo in EDITING.md (#2724) 2021-12-02 20:00:01 +08:00
Dmitriy Fishman
cb8b031753
Fix a typo in BASICS.md (#2716) 2021-12-01 16:50:32 +08:00
orosmatthew
c2c90f14ad
fix: unable to un-indent a list item (#2640)
fixes issue #2466 where shift-tab did not un-indent a list item
2021-11-30 00:12:53 +08:00
Sebastian Frysztak
2362a17646
chore(electron): bump to Electron 13 (#2670) 2021-11-30 00:03:05 +08:00
Nikolai
f03936900a
docs: Update "What is Aidou" in FAQ.md (#2693)
Slight clarification of the text in the FAQ menu. There was a bit more information in [this issue](https://github.com/marktext/marktext/issues/1286) than in the docs, so I added that, as well as a link from the preferences (see [this PR](https://github.com/marktext/marktext/pull/2692) )
2021-11-29 23:14:14 +08:00
Ivan Boothe
473b79af00
Add link pointing 'download the AppImage' to the latest release (#2628) 2021-08-24 16:52:10 +08:00
danila-io
c1d603f39d
Fix a typo (Paragraphs instead of Paragraph) in the counter tooltip (#2614)
Co-authored-by: Danila <4106339-danila-io@users.noreply.gitlab.com>
2021-07-04 18:02:12 +08:00
Michelle S
f501ef46cc
Fix typo (#2583)
'true' misspelled as 'ture'
2021-06-09 11:20:21 +08:00
Felix Häusler
0fa6c33c44
Fix unable to open URL (#2453) 2020-12-30 10:49:33 +01:00
Felix Häusler
cb38f99d2d
Release v0.16.3 (#2448) 2020-12-27 13:26:19 +01:00
カワリミ人形
f72523926a
Fix installation instructions in README.md (#2449)
* Update README.md

Calling brew cask install is disabled

* Update i18n files
2020-12-24 14:11:56 +08:00
Felix Häusler
2b53a414f9
Add support for relative image directory (#2439) 2020-12-23 23:24:27 +01:00
Felix Häusler
38935cc40c
Add TOC generator to document exporter (#2391) 2020-12-23 23:23:20 +01:00
Felix Häusler
08231c0c22
Improve undo history (#2437) 2020-12-23 14:20:50 +01:00
MingZZX
0a8e49bfa5
Update Simplified Chinese translation of README (#2445) 2020-12-23 16:27:18 +08:00
Felix Häusler
b83bc5cd8f
Disble MathML due to DOMPurify security issues (#2436) 2020-12-18 23:25:23 +01:00
Felix Häusler
e4b33816cf
Upgrade to N-API and Electron 11 (#2422)
* Upgrade to N-API and Electron 11

* Update Electron and remove workaround

* Fix ESLint error
2020-12-18 18:25:59 +08:00
Felix Häusler
981875181c
Fix symbolic links and related path issues (#2416) 2020-12-17 23:19:46 +01:00
Felix Häusler
19eab7d1fc
Add option to disable HTML rendering (#2414) 2020-12-17 23:19:22 +01:00
Felix Häusler
2634f42204
Rebase markedjs bug fixes (#2419) 2020-12-17 23:18:55 +01:00
YeloMelon
05fd316daf
Updated korean translation of README.md (#2432)
I updated ko.md (korean translation of README.md) to match the latest version of README.md
2020-12-16 15:17:20 +08:00
Felix Häusler
2176d24159
Fix font selection autocomplete (#2420) 2020-12-07 11:02:18 +08:00
Felix Häusler
fff183e32e
Allow to copy table cells text as plaintext (#2409) 2020-11-30 22:16:32 +01:00
Felix Häusler
f6ac392c32
Replace text when only one table cell is selected (#2413) 2020-11-30 22:16:10 +01:00
Felix Häusler
d2fb5a1f3e
Make global menu fields mutable (#2407) 2020-11-30 22:15:49 +01:00
zmen
3571bba0ec
feat: add shortcut for toggle-toc (#1863) (#2326) 2020-11-30 22:10:22 +01:00
Felix Häusler
640df640a4
Fix footnote inline code font size (#2411) 2020-11-30 16:19:52 +08:00
Felix Häusler
22cdd11864
Allow BCP-47 language codes in spell checker (#2410) 2020-11-30 16:17:02 +08:00
Felix Häusler
5878e4c514
Restrict export dialog file extensions (#2408) 2020-11-30 16:14:36 +08:00
Felix Häusler
c24ef6ea4b
Support negative zoom (#2412) 2020-11-30 16:08:48 +08:00
He Linming
63642d3921
fix: typewriter shake after press enter (#1852) 2020-11-29 16:33:38 +01:00
Felix Häusler
dd672d75f1
Update dependencies (minor only) (#2402) 2020-11-28 14:09:08 +01:00
bmvisoky
e1498c6e8a
Fix graphite light wordcount (#2392) 2020-11-27 14:03:06 +01:00
zmen
b1ac9bf064
fix: prism language missing while load dependent language (#1752) (#2335) 2020-11-27 14:02:22 +01:00
evan-cohen
5fb130d96f
fix: #2330 enable shift+tab for table navigation (#2331) 2020-11-27 14:00:43 +01:00
Dan Munckton
de30d1e3fc
Fix quick open bug and freeze constants to avoid accidental mutation (#2323) 2020-11-27 13:59:56 +01:00
Anton Freeman
0e0c72d313
fixed issue#2383 (#2397) 2020-11-27 13:56:59 +01:00
Amauri Bizerra
0028a4bc64
Fix issue with not being able to copy table cell (#2375) 2020-11-27 13:55:58 +01:00