Commit Graph

1464 Commits

Author SHA1 Message Date
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
Jocs
cc731ef529 Feature: auto pair 2018-04-08 20:47:55 +08:00
Jocs
b7c0e31692 Bugfix: export raw html correctly 2018-04-08 19:47:10 +08:00
Felix Häusler
a45bf48bb1 Fix horizontal line style (#120) 2018-04-08 18:54:09 +08:00
Felix Häusler
9e7b07b68d Disable tab focus and indent list items with tab (#119) 2018-04-08 18:52:29 +08:00
Jocs
e166499972 Update: dependence, Todo list, change log 2018-04-08 18:17:15 +08:00
冉四夕
5e6774f1e6
Feature: raw html (#121)
1. create raw html
2. edit raw html
3. copy and paste
4. output (unfinished)
5. `a` and `img` auto preview when lose focus
2018-04-08 18:07:26 +08:00
Felix Häusler
a924b52096 Reset modification indicator after successfully saved changes (#117) 2018-04-08 18:04:42 +08:00
Jocs
b16c23b5ee Feature: validate block html 2018-04-08 02:47:25 +08:00