Alf Eaton
|
0a6ecd942b
|
Change variable name to remove reserved keyword
|
9 years ago |
Alf Eaton
|
c20544d977
|
Update mdurl dependency
|
9 years ago |
Alex Kocharin
|
aa3c1df2ef
|
Update changelog and migration guide
|
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
|
1d567e7fc3
|
Merge pull request #155 from clkao/master
autolinker is required for benchmark
|
9 years ago |
Chia-liang Kao
|
44655c78dc
|
autolinker is required for benchmark
|
9 years ago |
Vitaly Puzrin
|
255d62d391
|
Added iframe to list of block tags
|
9 years ago |
Vitaly Puzrin
|
1289c69ce4
|
Merge pull request #148 from reggi/patch-1
typo for for*
|
9 years ago |
Thomas Reggi
|
7a888ec9a2
|
typo for for*
|
9 years ago |
Vitaly Puzrin
|
bf424c8a49
|
deps update, configs & code cleanup
|
9 years ago |
Vitaly Puzrin
|
3815a820e3
|
Merge pull request #135 from Thynix/fix-typos
sample.md: fix spelling of "subscript" and "superscript"
|
9 years ago |
Steve Dougherty
|
4350cedde2
|
sample.md: fix spelling of "subscript" and "superscript"
|
9 years ago |
Vitaly Puzrin
|
c4428457e5
|
contribution info update
|
9 years ago |
Alex Kocharin
|
b2aee1a978
|
Expand tabs only when it's needed, as per CommonMark 0.21
|
9 years ago |
Vitaly Puzrin
|
4401922b2e
|
4.4.0 released
|
9 years ago |
Vitaly Puzrin
|
6c872b5ac3
|
Browser files rebuild
|
9 years ago |
Alex Kocharin
|
02c04be9e5
|
Fix reference edge-case
|
9 years ago |
Alex Kocharin
|
b2ea95dcb2
|
Update CommonMark spec to 0.21
|
9 years ago |
Alex Kocharin
|
643d9f75a0
|
Implement new html block algorithm from 0.21
|
9 years ago |
Alex Kocharin
|
909f79e62e
|
Bring ordered list markers up to spec
|
9 years ago |
Vitaly Puzrin
|
521588d5f4
|
4.3.1 released
|
9 years ago |
Vitaly Puzrin
|
95787fec27
|
Browser files rebuild
|
9 years ago |
Alex Kocharin
|
954e156848
|
Allow numbered lists starting from zero
Fixes: https://github.com/markdown-it/markdown-it/issues/129
|
9 years ago |
Alex Kocharin
|
019bbda5f5
|
Fix class injection in fence renderer
Close https://github.com/markdown-it/markdown-it/issues/128
|
9 years ago |
Vitaly Puzrin
|
abce447577
|
4.3.0 released
|
10 years ago |
Vitaly Puzrin
|
7675276a61
|
browser files rebuild
|
10 years ago |
Vitaly Puzrin
|
61dbabb184
|
linkify-it dependency update
|
10 years ago |
Vitaly Puzrin
|
3e7a021966
|
4.2.2 released
|
10 years ago |
Vitaly Puzrin
|
9aaf4b284b
|
browser files rebuild
|
10 years ago |
Alex Kocharin
|
7b961ee1ef
|
Update CommonMark spec to 0.20
|
10 years ago |
Alex Kocharin
|
86fd73fcba
|
Disallow empty reference labels
|
10 years ago |
Alex Kocharin
|
a7b2b3b4e8
|
Add multichar replacements in smartquotes
fix #115
|
10 years ago |
Alex Kocharin
|
c5ee94aaf6
|
Fix skipLastLF handling in getLines
fix #116
|
10 years ago |
Alex Kocharin
|
d292f72b69
|
Add/fix indentation checking in blockquotes
fix #111
|
10 years ago |
Vitaly Puzrin
|
2bc103844c
|
lint fix
|
10 years ago |
Vitaly Puzrin
|
cec9d91e3e
|
Clarified info about default disabled link schemas
|
10 years ago |
Vitaly Puzrin
|
6db517357a
|
Fixed vimeo renderer override example
|
10 years ago |
Vitaly Puzrin
|
98b0e5ff76
|
Merge pull request #104 from spank79/patch-1
updated renderer example for vimeo
|
10 years ago |
Sebastian Beyer
|
5b288d206c
|
updated renderer example for vimeo
wrong function and attribute name used
|
10 years ago |
Vitaly Puzrin
|
1c1f0c33be
|
Updated vimeo example
|
10 years ago |
Vitaly Puzrin
|
b59148a38d
|
4.2.1 released
|
10 years ago |
Vitaly Puzrin
|
c4e240204c
|
Browser files rebuild
|
10 years ago |
Alex Kocharin
|
7cd639ed39
|
Update CommonMark spec to 0.19
|
10 years ago |
Alex Kocharin
|
25fea504f6
|
Update emphasis to match CommonMark 0.19
|
10 years ago |
Vitaly Puzrin
|
faa802ac5b
|
More restrictions permalink chars
|
10 years ago |
Vitaly Puzrin
|
56693b8ffd
|
highlight.js update in demo
|
10 years ago |
Vitaly Puzrin
|
6ff6be7b70
|
Use mdurl for correct permalink encoding
|
10 years ago |
Vitaly Puzrin
|
858475af7a
|
Use browserify to build demo
|
10 years ago |
Vitaly Puzrin
|
006d205c07
|
Report coverage separately
|
10 years ago |
Vitaly Puzrin
|
e8bc78af2f
|
Merge pull request #96 from xi/feature-typos
more typos
|
10 years ago |