marktext/test/unit
Felix Häusler 9a16361c1b Partial rebase from markedjs (#701)
* markedjs#1239, markedjs#1262: Escapedpipes

* markedjs#1303: add hard line break when backslash at EOL

* markedjs#1135: update the list of markdown escapes, per commonmark

* markedjs#1224: fix unsafe heading regex

* markedjs#1023: new blockquote rule: match any paragraph-like content up to next line

* markedjs#1245: GFM table compliance

* markedjs#1013, markedjs#1181 fix backticks in inline code and em

* markedjs#1351: fix emphasis closing by single _

* markedjs#1034: make autolinks compliant

* markedjs#1387: fix language identifier parsing

* Restore table escape characters
2019-03-04 20:26:21 +08:00
..
data Partial rebase from markedjs (#701) 2019-03-04 20:26:21 +08:00
specs Fix tests and improve CI (#590) 2018-12-17 10:29:37 +08:00
index.js first commit 2017-11-13 00:05:57 +08:00
karma.conf.js Fix tests and improve CI (#590) 2018-12-17 10:29:37 +08:00
markdown.js Fix tests and improve CI (#590) 2018-12-17 10:29:37 +08:00