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
Ran Luo
bf322a0231
update readme ( #2008 )
...
* update readme
* remove unused codes
* Update third party
* remove unused codes
2020-03-27 14:15:47 +08:00
Ran Luo
cd9afbb6a9
Release v0.16.0 ( #2004 )
...
* release version 0.16.0
* update readme file
2020-03-27 11:46:16 +08:00
rsapkf
b908f7963c
Fix Desktop File link in curl command. ( #1994 )
...
The current link after `curl -L` downloads the HTML page for the file link on GitHub. I've updated the link to correctly download the raw file into the corrent location(~/.local/share/applications).
2020-03-24 17:32:19 +01:00
ishibaki
5da0bd8728
Update Japanese Readme ( #1968 )
...
* Update until "screenshot" section
* Fix links
* Update platform batch
* Update image link
* Minor update
* Latest Release Version Update
* Latest Development Version Update
* Fix links
* Fix minors
* Fix feature section
2020-03-21 10:02:40 +08:00
Sebastiaan Lokhorst
6491add217
Update BUILD: node-gyp supports python 3 ( #1978 )
...
According to official information from https://github.com/nodejs/node-gyp
2020-03-17 19:07:03 +01:00
Ed Luff
9dda975d9b
fix: grammar ( #1970 )
...
* docs: grammar
* preferences: grammar
* renderer/prefs: grammar
* render/prefs/editor: grammar fixes
* Update index.vue
* fix (renderer/prefs/general): grammar
* grammar
* prefs/spellchecker: grammar
* incorporate feedback
* slight tweaks to wording
2020-03-17 19:02:33 +01:00