Vitaly Puzrin
564bfa8e7d
Fixed highlighter in demo
9 years ago
Vitaly Puzrin
e0aa62e0cd
6.0.3 released
9 years ago
Vitaly Puzrin
fa6f9555e5
Browser files rebuild
9 years ago
Vitaly Puzrin
45e3234249
Bump likify-it & uc-micro deps to force use versions with fixed ReDOS issue
9 years ago
Vitaly Puzrin
4998b813fc
6.0.2 released
9 years ago
Vitaly Puzrin
f58e5b16c4
Merge pull request #244 from cbreeden/master
Fixes #246 , HTML Escaping alt-tag twice.
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
Remove missing preset
9 years ago
Kolya Ay
061f673f0f
Remove missing preset
9 years ago
Vitaly Puzrin
fbc6b0fed5
Merge pull request #236 from JPinkney/master
Added semi-colon after require('highlight.js')
9 years ago
Josh Pinkney
32192046ab
Added semi-colon after require('highlight.js')
Added semi-colon after require('highlight.js')
9 years ago
Vitaly Puzrin
38fc4a758c
Merge pull request #234 from rcaballeromx/patch-1
Fixed grammar and spelling errors.
9 years ago
rcaballeromx
2412895f3a
Fixed grammar and spelling errors.
Fixed grammar and spelling while keeping the consistent use of 'plugin' and 'inline'.
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
fix tables with empty cells at beginning
9 years ago
Sean Lang
86eea8c1d3
fix misspelling of "parser"
9 years ago
Sean Lang
10d6448b22
support tables with missing values
(and add supporting test case)
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
Calling `process.exit()` can cause process to abort before the entire text
is written to the stdout.
When I tested this, out of 1.8Mb binary only 65536 bytes had been written.
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
1. between link label and reference: `[foo] [bar]`
2. inside angular brackets: `[](<foo bar>)`
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