Commit Graph

1548 Commits

Author SHA1 Message Date
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
Jocs
1e1f7f7cd8 Bugfix: escape title script style tag in block html 2018-04-08 02:06:51 +08:00
冉四夕
07e08bcf99
Block html (#118)
* Feature: Basic use of Block HTML create and edit

* Feature: import Block HTML

* Feature: add dev snabbdom-virtualize to translate dom string to vitual dom

* Feature: export HTML block

* Feature: Block html export markdown, PDF, HTML

* bugfix: judge block html more strictly

* Bugfix: adjust cursor in source code mode when cursor is in block html
2018-04-07 22:08:24 +08:00
Jocs
42179e1c0f Optimization: user preference 2018-04-04 11:32:43 +08:00
Felix Häusler
571d3ea7a3 bugfix: #100 update outdated preferences on startup (#102) 2018-04-04 10:37:27 +08:00
Felix Häusler
23cfc1199b enable frameless window on Linux (#115) 2018-04-04 10:29:48 +08:00
Jocs
5f58ae7061 Update: DOTO LIST 2018-04-04 00:17:36 +08:00
Jocs
5669c85398 Update: update the gif in readme 2018-04-03 17:07:52 +08:00
Jocs
937aedeed2 Update: readme file 2018-04-03 16:02:14 +08:00
Jocs
b797a3328f Bugfix: float box not hide when there is not recommanded files 2018-04-01 13:05:45 +08:00
Jocs
efe58c7835 Bugfix: Can not select emoji 2018-04-01 12:09:55 +08:00
Jocs
13f4164b32 Bugfix: Can not display math block in exported HTML and PDF 2018-04-01 10:31:02 +08:00
Jocs
366dfe6867 Update: changelog 2018-04-01 02:47:57 +08:00
Jocs
91918dccd8 Optimization: watch image path change and rebuild the cache 2018-04-01 02:21:30 +08:00
Jocs
fd963f7b00 Optimization: A closing sequence of # characters is optional when
write ATX heading
2018-04-01 01:23:37 +08:00
Jocs
bc275032c5 Optimization: More than six # characters is not a heading
So we don't need to highlight `#`
2018-04-01 00:29:27 +08:00
Jocs
b3ce25d630 Optimization: Obey the GFM and optimization of thematic break update. 2018-04-01 00:16:58 +08:00