Commit Graph

311 Commits

Author SHA1 Message Date
Jocs
2d5ccd7575 Opti: little optimization 2018-03-23 19:27:07 +08:00
Jocs
2c3215affe Update: changelog 2018-03-23 18:59:20 +08:00
Jocs
0b08429436 feature: add fontSize, lineHeight, color setting in the view menu.
You can also change them in use preferences.
2018-03-23 18:54:19 +08:00
Felix Häusler
e3340e14a2 Added 'Mark Text' menu for Linux and Windows (#59)
* Add 'Mark Text' menu for Linux and Windows

* Add about dialog for linux and windows
2018-03-23 18:27:17 +08:00
Frederick
79cbc0d1ab Fix Grammar Issues Of README.md (#61) 2018-03-23 18:22:00 +08:00
Charlie Robbins
1bedd1a21e Fix "Downloads" in README.md (#60)
* [fix doc] Correct anchor for "Downloads"

* [tiny doc] Link to #readme on Markdown pages for better vertical centering.
2018-03-23 11:58:51 +08:00
Tatsuya Tanaka
edd4b07e92 Add swift syntax highlighting (#57) 2018-03-22 23:44:12 +08:00
Jocs
9e89a653fb readme: add logo designer 2018-03-22 10:21:32 +08:00
Felix Häusler
78094dc2a8 Add drag & drop support for markdown files (#50) 2018-03-22 10:12:11 +08:00
Jocs
301722f3d3 change logo: special thanks to @Yasujizr 2018-03-22 01:32:10 +08:00
Jocs
11c01b186a feature: add logger #52 2018-03-22 01:10:10 +08:00
Felix Häusler
90ea35ac68 fix: fix home path on windows (#47) 2018-03-21 19:00:45 +08:00
Jocs
6e856735ab fix the crash 2018-03-21 18:27:36 +08:00
Jocs
39f5400544 feat: user preference and fix issues #45 #16 2018-03-21 17:11:18 +08:00
Felix Häusler
3e28b7e328 fix #44: set application menu offset without window position (#46) 2018-03-21 10:37:26 +08:00
Jocs
cb6eec76e0 fix: set theme to all the open window not just the active one. 2018-03-20 23:15:30 +08:00
Jocs
bf4c140981 fix: prevent open image or file directly when drag and drop over Mark Text #42 2018-03-20 21:47:13 +08:00
Jocs
3264a3ebbe readme: add latest download badge 2018-03-20 21:14:45 +08:00
Jocs
7daee7083b update readme 2018-03-20 18:48:06 +08:00
Jocs
3d0aa0ba02 bugfix: escape the raw markdown text when parse it to AST. #37 2018-03-20 17:40:09 +08:00
Sandro Jäckel
35e0958ff9 Added "Open with..." on Windows (#25)
* Opti: hotkey of typewriter | source code | focus changed. #15

typewriter: Alt + Cmd + T => Shift + Cmd + T
Source code: Alt + Cmd + S => Shift + Cmd + S
focus: Alt + Cmd + M => Shift + Cmd + F

* Added "Open with..." on Windows
2018-03-20 17:08:12 +08:00
冉四夕
2c6e47225d
Merge pull request #29 from notAlaanor/master
add frame for linux platform
2018-03-20 16:56:10 +08:00
Jocs
207c31a477 bugfix: little bug in typewriter mode 2018-03-20 16:20:02 +08:00
Jocs
aa9289b7a8 update electron-builder 2018-03-20 15:35:15 +08:00
Jocs
b1b5420d61 Opti: update style of ag-gray 2018-03-20 14:34:35 +08:00
kepler0
dae484aae2
update packages 2018-03-20 15:17:57 +11:00
kepler0
287b930134
update packagelock 2018-03-20 15:17:03 +11:00
Jocs
203a6ba538 Bugfix: remove the symbol in output styled html. #41
1. update css-tree to latest version.
2. Add lineWrapping is true to codeMirror config
2018-03-20 11:24:00 +08:00
kepler0
bf59c81df8
Merge branch 'master' into master 2018-03-20 13:30:49 +11:00
Jocs
085f4d1a80 Opti: hotkey of typewriter | source code | focus changed. #15
typewriter: Alt + Cmd + T => Shift + Cmd + T
Source code: Alt + Cmd + S => Shift + Cmd + S
focus: Alt + Cmd + M => Shift + Cmd + F
2018-03-20 10:23:01 +08:00
notAlaanor
1d9d2c5e8f Merge remote-tracking branch 'refs/remotes/marktext/master' 2018-03-20 10:49:37 +11:00
notAlaanor
d5d98c90e3 remove brackets 2018-03-20 10:40:56 +11:00
Jocs
5af991fad9 Opti: hotkey of typewriter | source code | focus changed. #15
typewriter: Alt + Cmd + T => Shift + Cmd + T
Source code: Alt + Cmd + S => Shift + Cmd + S
focus: Alt + Cmd + M => Shift + Cmd + F
2018-03-20 00:56:07 +08:00
Jocs
e9b80556a3 bugfix: fix the bug that language highlight in code block is disappear when open markdown file with code block. 2018-03-19 23:21:18 +08:00
Jocs
5384355a8c feature: Add file icons to languages when create code block and change the language in code block. 2018-03-19 19:40:46 +08:00
notAlaanor
1fa183b205 Revert "fix"
This reverts commit c4a268df33.
2018-03-19 18:57:57 +11:00
kepler0
c4a268df33
fix 2018-03-19 15:57:42 +11:00
kepler0
0848f0d94c
add frame for linux platform 2018-03-19 15:54:53 +11:00
冉四夕
52ef7ed7d3
Merge pull request #28 from anymost/docModify
change "流程" to "流畅"
2018-03-19 12:41:41 +08:00
zhangyizheng
5e75935eaa change "流程" to "流畅" 2018-03-19 12:20:56 +08:00
Jocs
ee85c9a326 Opti: update dep and style of image symtax 2018-03-18 21:16:12 +08:00
冉四夕
8334660169
Merge pull request #21 from SuperSandro2000/patch-1
Fixed changelog URL
2018-03-18 18:24:51 +08:00
Sandro Jäckel
1329288d76
Fixed changelog URL 2018-03-18 10:22:55 +01:00
Jocs
68be26d190 feature: Insert Image
1. Abusolute path
2. relative path
3. Upload Image to Cloud
2018-03-18 03:02:35 +08:00
Jocs
1390db4d83 feature: autoupdate 2018-03-17 17:15:09 +08:00
冉四夕
4747e55493
Merge pull request #18 from notAlaanor/master
allow user to change install directory on windows
2018-03-17 12:15:40 +08:00
notAlaanor
4206a14342 reduce requested windows installer privileges 2018-03-17 10:52:19 +11:00
notAlaanor
d2494c6d4c Merge remote-tracking branch 'refs/remotes/marktext/master' 2018-03-17 09:57:54 +11:00
notAlaanor
b4363f361c allow windows setup user customization 2018-03-17 09:57:29 +11:00
Jocs
a45bc824be update readme 2018-03-16 00:16:15 +08:00