Jocs
4bad26f609
fix: indent in list not work
2018-04-23 22:29:40 +08:00
Jocs
0cd866bcd4
fix:PDF Export is contacted by LaTeX hightlight #194
2018-04-23 21:48:07 +08:00
Jocs
03ffedd71b
fix : #202 Table inside a list is not supported
2018-04-23 21:26:50 +08:00
Jocs
76fd327758
update: changelog and todolist
2018-04-23 20:46:51 +08:00
Jocs
255237c183
fix : #204 copy and paste not work after introduced line break
2018-04-23 01:15:20 +08:00
Jocs
ddd2895a0e
fix #198 navigation in table
2018-04-22 20:30:28 +08:00
Jocs
0c669734f5
fix : #199 #200
2018-04-22 19:20:37 +08:00
Felix Häusler
da5e64a143
fix : #190 Delete user settings on uninstall (NSIS) ( #203 )
2018-04-22 18:57:10 +08:00
冉四夕
cfd0d0a2fa
Line break ( #197 )
...
* update: change log
* line break
* feature: line break, support event and import and export markdown
* shift enter in table cell
* fix: not create a new paragraph when presss enter in the last cell of end table block
* fix: html block can not work
* feature: line break export to html
* fix: problem2
* fix: problem 4
2018-04-22 13:17:46 +08:00
Felix Häusler
ce6efbe5f5
Add "build:dev" node script ( #201 )
2018-04-22 09:15:23 +08:00
Felix Häusler
9053b42524
Disable update menu for snap and not supported packages ( #196 )
2018-04-21 03:45:20 +08:00
Felix Häusler
2f8f24dd37
Check whether window size is larger than screen size ( #192 )
2018-04-20 10:16:26 +08:00
Jocs
54d1edfa27
fix: html block style error when active
2018-04-19 22:49:07 +08:00
Jocs
06ae4cfdd1
fix : #153 Double space between tasklist checkbox and text
2018-04-19 22:27:53 +08:00
Neetshin
c19fc8a183
🇯🇵 Add Japanese readme ( #191 )
...
* Add Japanese readme
* Add link to Japanese readme
2018-04-19 21:41:33 +08:00
Jocs
5fd52c4d4b
remove copyright from readme
2018-04-19 18:13:55 +08:00
Jocs
be1ca59b6c
update FOSSA Status to readme
2018-04-19 18:09:57 +08:00
Jocs
df88a1029f
Update readme
2018-04-19 17:49:26 +08:00
Jocs
7d283eecef
Update readme
2018-04-19 17:45:16 +08:00
Jocs
17b4f39e26
update readme
2018-04-19 17:39:13 +08:00
Jocs
79f6f91178
Update readme
2018-04-19 17:26:13 +08:00
Jocs
af6c8e300c
optimization: add sticky to block html tag
2018-04-19 16:43:38 +08:00
Jocs
2597c316ed
fix: no need to auto pair when * is to open a list item
2018-04-19 16:16:14 +08:00
Jocs
193b62023e
fix: ATX heading error when press shortcut
2018-04-18 23:43:33 +08:00
Jocs
ec56014040
bugfix: ATX headings render not correctly when import markdown
2018-04-18 23:11:13 +08:00
Jocs
7b3e5b2d9c
fix : #177 ATX headings strictly follow the GFM Spec
2018-04-18 22:59:59 +08:00
Anderson
62295d7872
feature: add editorFont setting in user preference. ( #175 )
...
* feature: add editorFont setting in user preference.
* Remove unused code.
* Update editor.js
* Update preference.md
* Add editorFontFamily fallback
* Remove unused code.
2018-04-18 22:04:47 +08:00
Mice
96bb2b956a
bugfix: Change Source Code Mode Accelerator ( #180 )
2018-04-18 22:01:12 +08:00
鸿则
cc0d191709
fix the error 'Cannot read property 'forEach' of undefined' ( #178 )
2018-04-18 17:39:19 +08:00
Jocs
f155e1e775
Update: package.json
2018-04-18 00:28:26 +08:00
Jocs
ad65cb4557
Update: change log
2018-04-17 23:57:16 +08:00
Jocs
e07e19f9db
release 0.10.21 version formally
2018-04-17 23:24:50 +08:00
Felix Häusler
34a409936e
Update package.json ( #172 )
2018-04-17 23:09:15 +08:00
Jocs
2a8361f3d8
release: version 0.10.21
2018-04-17 10:34:48 +08:00
Jocs
184210b315
fix: arrow key bug in code block
2018-04-17 10:28:42 +08:00
Felix Häusler
e7510fb741
Extend language support ( #170 )
2018-04-17 10:12:46 +08:00
Jocs
52473f5768
fix : #67 problem 4
2018-04-16 14:58:01 +08:00
Jocs
7e447e7c82
fix : #161 can not select all by Ctrl + A
when the first block is HTML Block
2018-04-16 11:53:25 +08:00
Jocs
3f5ba6ff7b
Update: changelog
2018-04-16 11:33:33 +08:00
Jocs
10e6be6ef2
Bugfix: #162 support php language
2018-04-16 11:21:20 +08:00
Gabriel Caruso
f46d7363cd
Use HTTPS instead of HTTP ( #158 )
2018-04-16 10:47:46 +08:00
xiaomingplus
9583d5bdd4
fix Chinese error ( #160 )
...
output === 输出
2018-04-15 21:50:36 +08:00
Felix Häusler
e87b301ff4
Fix UTF-8 BOM encoding ( #147 )
...
* Fix UTF-8 BOM encoding
* Update changelog
2018-04-15 20:52:48 +08:00
Jocs
52881fa9e7
Update: DOTOLIST
2018-04-15 19:34:24 +08:00
Arthur
fb434d02f5
Fixing issue https://github.com/marktext/marktext/issues/150 ( #157 )
...
The link to GFM originally pointed to CommonMark spec. Fixed the link to point to the GitHub Flavored Markdown Spec instead as it should be.
2018-04-15 09:33:42 +08:00
Arthur
6e5bd14383
Fixing issue https://github.com/marktext/marktext/issues/150 ( #156 )
...
The link to GFM originally pointed to CommonMark spec. Fixed the link to point to the GitHub Flavored Markdown Spec instead as it should be.
2018-04-15 09:33:19 +08:00
Arthur
2e0f8f4506
Fixed issue https://github.com/marktext/marktext/issues/150 ( #155 )
...
The link to GFM originally pointed to CommonMark spec. Fixed the link to point to the GitHub Flavored Markdown Spec.
2018-04-15 09:32:33 +08:00
Jocs
2f114c3adf
Bugfix: #152 emoji error
2018-04-15 01:35:14 +08:00
Jocs
3006f07c44
Merge branch 'master' of github.com:marktext/marktext
2018-04-15 00:57:14 +08:00
Jocs
73c3c261e5
Bugfix: #149 can not delete code block content
2018-04-15 00:51:16 +08:00