Commit Graph

6 Commits

Author SHA1 Message Date
罗冉
318bfc6aa2 feat: add footnote setting option 2019-10-29 18:36:16 +08:00
罗冉
5061548784 add export html 2019-10-29 17:32:53 +08:00
Ran Luo
8e32838b8a Feature: support markdown extension superscript and subscript (#1531)
* Feature: support markdown extension superscript and subscript

* Update readme file

* Fix: theme setting error

* fix issue in comment

* Fix some typo
2019-10-26 17:15:49 +02:00
Felix Häusler
056cdf0c08
Markedjs rebase (#1380)
* Fix breaks: true marked#1507

* Fix <em> issue with mixed content marked#1451

* Fix headings marked#1511

* Link parenthesis marked#1509

* Sanitize hardening marked#1504

* relative baseUrl marked#1526

* remove substitutions marked#1532

* Update documentation

* Use marked.js heading regex
2019-09-27 19:53:44 +02:00
Ran Luo
f4f5ba3e00 add commonmark spec and gfm spec test and compare with markedjs (#943)
* add commonmark spec and gfm spec test and compare with markedjs

* ignore .env

* fix: load lang multiple times

* add eslint disable

* add `math`, `emoji`, `frontMatter` options to marked

* fix: commonmark example 223

* fix: import markdown error

* fix: commonmark example 7

* fix: commonmark example 40

* update test result

* update changelog

* update loose test regexp

* remove unused comments
2019-04-17 15:29:00 +02:00
Felix Häusler
741bc50ea3 Update markedjs (#770)
* Update markedjs

* Update changelog
2019-03-24 21:04:26 +08:00