Vitaly Puzrin
|
9f5e9c6069
|
lint: remove key spacing
|
12 months ago |
Vitaly Puzrin
|
d0219010ad
|
standard: remove semi
|
12 months ago |
Vitaly Puzrin
|
e92e776411
|
Rewrite core to es6 modules
|
1 year ago |
Alex Kocharin
|
75037c6514
|
Put escape sequences into separate token
|
3 years ago |
Vitaly Puzrin
|
87ece24ff9
|
Allow full content override from highlighter
|
9 years ago |
Alex Kocharin
|
378ac9074e
|
Change emphasis parsing algorithm
Tokenize first, and replace tokens with emphasis tags on
a second pass using an algorithm close to one used in CM.
|
9 years ago |
Vitaly Puzrin
|
bf424c8a49
|
deps update, configs & code cleanup
|
9 years ago |
Alex Kocharin
|
a7b2b3b4e8
|
Add multichar replacements in smartquotes
fix #115
|
10 years ago |
Vitaly Puzrin
|
584e55861c
|
Moved input normalization to core chain
|
10 years ago |
Vitaly Puzrin
|
958308a3b0
|
Added `zero` preset. Related to #12
|
10 years ago |
Vitaly Puzrin
|
8a67cb3a83
|
Do browserified output ascii-friendly
|
10 years ago |
Vitaly Puzrin
|
97ad361a78
|
Renamed presets folder
|
10 years ago |
Vitaly Puzrin
|
9afffbaefd
|
Changed project name, links, attribution & updated constructor call
|
10 years ago |
Vitaly Puzrin
|
0de39dc5b7
|
Coverage improve
|
10 years ago |
Vitaly Puzrin
|
cb3b762958
|
Docs update
|
10 years ago |
Vitaly Puzrin
|
14c2e920fd
|
Nuked typographer class, separated core chain class
|
10 years ago |
Denis Sokolov
|
9e417ea2b1
|
Readme: fix typo in highlight option (b27c6308 )
|
10 years ago |
Vitaly Puzrin
|
fbdcf4a595
|
grammar/typo fixes (manually imported from #65)
|
10 years ago |
Vitaly Puzrin
|
710a62f1d5
|
Added <ins> support
|
10 years ago |
Vitaly Puzrin
|
a4afaa4ccb
|
Freeze default rules set (~ equal to GFM). Added `full` preset to enable everything.
|
10 years ago |
Vitaly Puzrin
|
0e4767711d
|
Don't restrict rules by default
|
10 years ago |
Vitaly Puzrin
|
9b87c99abc
|
Reorganized parser configuration
|
10 years ago |