bolshoytoster
2ed5a85012
Removed the space in 'Mark Text' ( #2763 ) ( #2782 )
...
* Removed the space in 'Mark Text' (#2763 )
Literally just replaced all occurances of 'Mark Text' with 'MarkText' using sed.
This is directly related to #2763 .
* Revert changes to .github directory
Reverted changelog etc.
* Added `cs` alias for `csharp` in code blocks (Fixes #2760 )
* Added error handler in the renderer process (should fix #2758 )
The `src/muya/lib/contentState/clickCtrl.js` file will now return if
`document.querySelector` fails to find an element.
2021-12-25 21:05:58 +08:00
Ran Luo
14d9c83b0e
fix: preference window style errors ( #2794 )
2021-12-25 20:53:49 +08:00
brainchild0
ebabd949c2
Improve templates in prefs box ( #2230 )
...
* Create possible starting point for better formatting in preferences
* Place switches adjacent to labels rather than beneath
* Include an example of component groups
Co-authored-by: Ran Luo <ransixi@gmail.com>
2021-12-25 20:23:27 +08:00
Juuso Laine
43d461f2a1
Add katex mhchem ( #2327 )
2021-12-25 18:49:03 +08:00
Felix Häusler
56c51b52f5
Fix slow startup on Windows ( #2786 )
2021-12-25 18:06:34 +08:00
Felix Häusler
54a3b585ca
Fix wrong HTML escape in paste handler ( #2787 )
2021-12-25 17:49:20 +08:00
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