鸿则
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
Wojciech Młyńczak
e2582f8500
Add Polish readme ( #154 )
...
* Add: Polish README
* Add: link to Polish README
2018-04-14 23:22:23 +08:00
Semen Zhydenko
ab61ec782a
Ss18/pr0 enhancement ( #145 )
...
* begining -> beginning
* preceeded -> preceded
* occured -> occurred
* Changed url to https://github.com/marktext/marktext/issues
2018-04-13 23:48:33 +08:00
Jocs
7e6711b836
Update: Chinese readme
2018-04-13 23:32:05 +08:00
Felix Häusler
d968dbfbeb
fix: sanitize HTML when export simple HTML #127 ( #146 )
2018-04-13 23:04:07 +08:00
Felix Häusler
76e07c8e9a
Fix recently used documents on Linux and Windows ( #139 )
2018-04-13 23:02:46 +08:00
C272
e5e3b53366
Fixed formatting and grammatical errors. ( #137 )
2018-04-13 20:38:30 +08:00
Jocs
0520d3bf6d
Bugfix: handle backspace when presibling is HTML block #140
2018-04-13 20:32:42 +08:00
Jocs
a81854f6d1
Merge branch 'master' of github.com:marktext/marktext
2018-04-12 22:21:19 +08:00
Jocs
9e7389d8e8
Bugfix: looselist error
2018-04-12 22:16:02 +08:00
Sam Kvale
b437433abd
fix(static): Spelling ( #136 )
2018-04-12 22:12:17 +08:00
Jocs
9719fa37be
Bugfix: #67
2018-04-12 20:24:39 +08:00
Jocs
f08d01a6c5
Feature: handle backspace in HTML block when only has one line
2018-04-12 19:17:33 +08:00
Jocs
d8f942d5b4
Update readme
2018-04-12 15:51:18 +08:00
Jocs
a11f9f4fa2
Update: readme
2018-04-12 15:41:57 +08:00
Jocs
744ee72225
Bugfix: unexpect console error when click Block HTML
2018-04-11 23:28:32 +08:00
冉四夕
a2cc87f7cf
Optimization: sanitize html to avoid XSS attack #127 ( #132 )
...
* Optimization: sanitize html to avoid XSS attack
* Bugfix: some bug fix when press arrow key
* remove unnecessary console
* Bugfix: sanitize raw html and html from source code mode
2018-04-11 22:50:43 +08:00
Felix Häusler
8f7169c4af
Fix #131 and update packages ( #133 )
2018-04-11 18:29:01 +08:00
Jocs
56d4f3584e
Bugfix: #128 #129
2018-04-11 15:22:56 +08:00
Jocs
58fbf8ee7d
Bugfix: #124 strictly follow GFM
2018-04-10 01:31:10 +08:00
Jocs
3fe6ebdd5d
Bugfix: #124 but not perfect
2018-04-10 01:10:11 +08:00
Felix Häusler
205cce066b
Fix hr and dark background style when export HTML ( #123 )
2018-04-10 00:58:50 +08:00
Jocs
b71e11c094
Bugfix: parse error when escape markdown syntax
2018-04-09 16:33:23 +08:00
Jocs
98436f4896
Bugfix: parse error in emphasize #116
2018-04-09 16:17:34 +08:00
Jocs
581afdca56
Update: change log
2018-04-09 00:57:43 +08:00
Jocs
d73604a0c0
Feature: ability to insert an empty line between elements #33
2018-04-09 00:49:38 +08:00
Jocs
bc0230ddce
Bugfix: strong and em parse error #116
2018-04-08 23:40:03 +08:00
Felix Häusler
d7abed3619
Fix user preferences ( #122 )
2018-04-08 22:27:05 +08:00
Jocs
a41274c1d8
Bugfix: style error when export PDF/HTML with hr
2018-04-08 20:57:03 +08:00