Commit Graph

106 Commits

Author SHA1 Message Date
Chiahong
47b3dc1c96
Update Traditional Chinese translation of README (#3264) 2023-08-03 22:17:24 +08:00
Taeyang Jin (Theo)
15a1296e3e
fix: wrong logo path in ko.md (#3576) 2023-08-03 21:23:51 +08:00
CouldBeThis
aed36dbf32
Remove expired "marktext.app" domain (#3350) 2022-07-16 15:45:58 +02:00
Felix Häusler
cb57af4b2a
Refactor menu actions and shortcut handling (#3032)
* Refactor menu actions and shortcut handling

* Remove duplicated command id

* Update docs
2022-03-27 10:54:02 +08:00
Felix Häusler
03afc1ec29
0.17.1 (#3105) 2022-03-07 19:09:38 +01:00
Chayoung You
68a180394d
Fix links to macOS release (#3099) 2022-03-06 22:32:20 +01:00
Felix Häusler
637395a1f7
0.17.0 (#3059) 2022-02-23 20:40:20 +01:00
Felix Häusler
d95506751b
Ignore watcher event if mtime doesn't changed (#3057) 2022-02-22 21:44:56 +01:00
SamuelBorn
6b394b4a9b
Added the AUR to LINUX.md installation guide (#3043) 2022-02-21 17:16:41 +01:00
Felix Häusler
744d927da0
Remove accelerator for heading size on Windows (#3050) 2022-02-21 00:22:09 +08:00
Felix Häusler
10a94ebf1d
Update changelog (#2887) 2022-01-29 16:25:35 +01:00
Felix Häusler
6b3ead958e
Fix issues with non-US keyboards and add key binding settings page (#2930)
Replaced the key manager by atom-keymap to support non-US keyboards and
dead key translation on macOS and Windows. In addition, a GUI for key
bindings was added.
2022-01-29 15:14:19 +01:00
Felix Häusler
b442aafa5a
Fix invalid relative image path (#2935) 2022-01-27 22:02:21 +01:00
Kiyoka Nishiyama
92932a1869
fix: #703 invalidate image cache on demand (#2875) 2022-01-24 00:20:40 +01:00
Ran Luo
d308b51fa1
feat: Remove aidou (#2889)
* feat: Remove aidou

* fix: dead key
2022-01-16 23:10:20 +08:00
Flex Zhong
cb8b60ac96
Update zh_cn.md (#2894) 2022-01-16 22:18:39 +08:00
Jefferey Neuffer
0954f70d71
Add zoom persistence (#2858) 2022-01-11 19:32:43 +01:00
Felix Häusler
dbc878f6e8
Use system dependent key bindings (#2849) 2022-01-08 17:28:01 +01: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
ianegordon
391f128955
Update MARKDOWN_SYNTAX.md (#2832)
Fix typo
2022-01-01 10:08:10 +08:00
Felix Häusler
4c0d960bcc
Fix preference migrations (#2811)
Preference migrations were always applied because 'store.set' didn't
remove old entries.
2021-12-27 16:22:43 +01:00
Rodrigo C
6492e00402
Add support to PlantUML diagrams (#2625)
* Add support to PlantUML diagrams

* Add plantuml icon files (copy of sequence's)

* Add PlantUML to docs and rename PlantUML internal render function

* Remove underscore from PlantUML renderer
2021-12-27 23:09:14 +08:00
Ran Luo
2287780248
feat: change app name to MarkText and update spec test results (#2795) 2021-12-25 21:28:18 +08:00
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
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
Felix Häusler
c86f53ad99
Update actions and enable Windows pipeline (#2727) 2021-12-05 16:27:59 +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
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
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
MingZZX
0a8e49bfa5
Update Simplified Chinese translation of README (#2445) 2020-12-23 16:27:18 +08: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
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
zmen
3571bba0ec
feat: add shortcut for toggle-toc (#1863) (#2326) 2020-11-30 22:10:22 +01:00
erentar
12142eebe9
fix image paths on readme tr.md (#2374) 2020-11-27 13:53:15 +01:00
erentar
8d8465417b
updated turkish translation of readme.md (#2366) 2020-10-29 18:32:42 +08:00
Nick Ali
f474009ccd
Update FAQ.md - link to Portable (#2337)
Fixing link to portable page.
2020-10-23 14:24:49 +08:00
Enderson Menezes
0b2a7e278c
Update pt.md (#2350)
* Update pt.md

My annual contribution to Mark Text, with its documentation accessible to all Brazilians and Portuguese.

* Update pt.md

* Update pt.md

* Update pt.md

* Update pt.md

* Update pt.md

* Update pt.md

* Update pt.md

* Update pt.md
2020-10-23 14:10:12 +08:00
小新
c77e29b824
Fix markdown syntax document mistake for table content align (#2282) (#2296) 2020-08-06 10:26:28 +08:00
Sbelletier
e654b7624b
Update FAQ.md (#2290)
Clarify what aidou is for non-chinese users
2020-07-23 18:38:35 +08:00
Felix Häusler
1e7ff90685
Release v0.16.2 (#2200)
Bump version to 0.16.2 and update documentation.
2020-06-18 21:57:23 +02:00
Felix Häusler
c53246df13
Fix double used shortcut (#2198)
* Fix double used shortcut

* Update documentation
2020-06-08 14:03:17 +02:00
Royce
51e047f2fd
📝 update zh_cn.md (#2192) 2020-06-07 16:16:30 +08:00
He Linming
17e2860d41
feat: switch tabs using alt-#num (#1975) 2020-06-07 01:10:12 +02:00
saymoon
6892a14393
Fix typo (#2118) 2020-05-16 21:03:39 +08:00
Ran Luo
95380d2210
Release v0.16.1 (#2011) 2020-03-28 09:34:28 +08:00