770 Commits (4998b813fc00e4612b613c2f0f826180b46bdf53)
 

Author SHA1 Message Date
Vitaly Puzrin 4998b813fc 6.0.2 released 9 years ago
Vitaly Puzrin f58e5b16c4 Merge pull request #244 from cbreeden/master 9 years ago
Christopher Breeden a2b7b8e156 Fixes #246, HTML Escaping alt-tag twice. 9 years ago
Vitaly Puzrin c18eb2baf8 Merge pull request #239 from kolya-ay/patch-1 9 years ago
Kolya Ay 061f673f0f Remove missing preset 9 years ago
Vitaly Puzrin fbc6b0fed5 Merge pull request #236 from JPinkney/master 9 years ago
Josh Pinkney 32192046ab Added semi-colon after require('highlight.js') 9 years ago
Vitaly Puzrin 38fc4a758c Merge pull request #234 from rcaballeromx/patch-1 9 years ago
rcaballeromx 2412895f3a Fixed grammar and spelling errors. 9 years ago
Vitaly Puzrin 8fcb93cdcf 6.0.1 released 9 years ago
Vitaly Puzrin 7150358ed1 Browser files rebuild 9 years ago
Vitaly Puzrin e679e46e48 eslint-plugin-nodeca not needed anymore 9 years ago
Vitaly Puzrin 760050edcb eslint update & code cleanup 9 years ago
Vitaly Puzrin d2e509064f Travis: add more node versions to test 9 years ago
Vitaly Puzrin b5a6ef704e Deps bump 9 years ago
Vitaly Puzrin a10193c304 Merge pull request #224 from slang800/tables-with-empty-cells 9 years ago
Sean Lang 86eea8c1d3 fix misspelling of "parser" 9 years ago
Sean Lang 10d6448b22 support tables with missing values 9 years ago
Vitaly Puzrin 0e51825a5c Updated docs builder 9 years ago
Vitaly Puzrin 38bf443aab 6.0.0 released 9 years ago
Vitaly Puzrin b62422913d browser files rebuild 9 years ago
Vitaly Puzrin 8c11d9fc8d Suppressed lint warning 9 years ago
Alex Kocharin 1845175502 Allow node.js to exit naturally 9 years ago
Alex Kocharin 53aec24168 Improve performance in `skipToken` when maxNesting is exceeded 9 years ago
Alex Kocharin de4abb573c Fix "too much recursion" error in links 9 years ago
Alex Kocharin 39aebf2509 Add Makefile task to update CM spec files 9 years ago
Alex Kocharin 07cfbc9264 Add workarounds to lists to conform with CM spec 9 years ago
Alex Kocharin 0661eea828 Remove scheme whitelist for autolinks 9 years ago
Alex Kocharin 1482c3e64f Disallow spaces inside links 9 years ago
Alex Kocharin 637c776ec5 Allow multiline setext headers 9 years ago
Alex Kocharin ab36c44864 Update CommonMark spec to 0.24 9 years ago
Vitaly Puzrin c6d6709c63 Demo: updated highlighter options for explicit langs 10 years ago
Vitaly Puzrin ddb75866b9 Demo: mpre highlight langs + auto mode + debug info 10 years ago
Vitaly Puzrin bfce691881 Demo: updated highlighter 10 years ago
Vitaly Puzrin 6d4f8a0b88 typo fix 10 years ago
Vitaly Puzrin 6371151253 Doc fix 10 years ago
Vitaly Puzrin ae2986b7bd 5.1.0 released 10 years ago
Vitaly Puzrin cd996d575c Browser files update 10 years ago
Vitaly Puzrin 14eba9197e Demo: simplify highlighting 10 years ago
Vitaly Puzrin 87ece24ff9 Allow full content override from highlighter 10 years ago
Vitaly Puzrin d196089874 .attrPush() -> .attrJoin() in fenced block renderer 10 years ago
Vitaly Puzrin 18f1531024 New .attrJoin() & .attrSet() methods in Token 10 years ago
Vitaly Puzrin 88c6e0f8e6 Demo: updated highlighting style 10 years ago
Vitaly Puzrin 41b913da98 5.0.3 released 10 years ago
Vitaly Puzrin 481e6d3013 Browser files rebuild 10 years ago
Vitaly Puzrin 4f24dd133e Deps bump 10 years ago
Alex Kocharin f2344b5cbc Add `content` property to image token 10 years ago
Alex Kocharin a18ddc0223 Loosen table rules 10 years ago
Alex Kocharin 946b1a1961 Take into account adjacent tokens in smartquotes 10 years ago
Vitaly Puzrin 1da936927a Merge pull request #178 from arve0/patch-1 10 years ago