Commit Graph

1548 Commits

Author SHA1 Message Date
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
Jocs
69ce57d1ad Bug:
1. It's hard to focus the input in code fence.
2. When input the language in code block, click the language item will not cause hide the float box.
3. other bugs in code block.
2018-03-15 16:31:50 +08:00
Jocs
d3959a4dc2 update readme 2018-03-15 10:28:22 +08:00
冉四夕
bff0b23444
Merge pull request #11 from notAlaanor/master
add app-drawn windows titlebar
2018-03-15 10:24:41 +08:00
kepler0
7dd0104685
assign platform state directly 2018-03-15 13:14:53 +11:00
kepler0
bdd78bce60
remove platform dispatch 2018-03-15 13:13:51 +11:00
Jocs
d229b0a644 update readme: add brew cask install 2018-03-15 02:14:36 +08:00
Jocs
2cc0fc055f Merge branch 'master' of github.com:marktext/marktext 2018-03-15 00:17:24 +08:00
Jocs
837aa404ee update readme and todo list 2018-03-15 00:16:44 +08:00
冉四夕
9dec93819a
Merge pull request #14 from paralax/patch-1
fix a couple of typos, no content changes
2018-03-14 22:02:45 +08:00
jose nazario
fc40fc6cb6
fix a couple of typos, no content changes 2018-03-14 09:33:26 -04:00
kepler0
8f37605d1e
Merge branch 'master' into master 2018-03-14 21:36:49 +11:00
Jocs
c33b73372b add Chinese readme 2018-03-14 18:32:17 +08:00
Daniel
82162612ba fix app 2018-03-14 21:03:25 +11:00