Vitaly Puzrin
|
cd996d575c
|
Browser files update
|
9 years ago |
Vitaly Puzrin
|
14eba9197e
|
Demo: simplify highlighting
|
9 years ago |
Vitaly Puzrin
|
87ece24ff9
|
Allow full content override from highlighter
|
9 years ago |
Vitaly Puzrin
|
d196089874
|
.attrPush() -> .attrJoin() in fenced block renderer
|
9 years ago |
Vitaly Puzrin
|
18f1531024
|
New .attrJoin() & .attrSet() methods in Token
|
9 years ago |
Vitaly Puzrin
|
88c6e0f8e6
|
Demo: updated highlighting style
|
9 years ago |
Vitaly Puzrin
|
41b913da98
|
5.0.3 released
|
9 years ago |
Vitaly Puzrin
|
481e6d3013
|
Browser files rebuild
|
9 years ago |
Vitaly Puzrin
|
4f24dd133e
|
Deps bump
|
9 years ago |
Alex Kocharin
|
f2344b5cbc
|
Add `content` property to image token
close https://github.com/markdown-it/markdown-it/issues/184
|
9 years ago |
Alex Kocharin
|
a18ddc0223
|
Loosen table rules
1. allow one-column tables
2. allow mismatched column count
close https://github.com/markdown-it/markdown-it/issues/171
|
9 years ago |
Alex Kocharin
|
946b1a1961
|
Take into account adjacent tokens in smartquotes
close https://github.com/markdown-it/markdown-it/issues/181
|
9 years ago |
Vitaly Puzrin
|
1da936927a
|
Merge pull request #178 from arve0/patch-1
Document configuration of linkify-it in README
|
9 years ago |
Arve Seljebu
|
ab202bd24c
|
Document configuration of linkify-it in README
|
9 years ago |
Vitaly Puzrin
|
f4704d52eb
|
typo fix
|
9 years ago |
Vitaly Puzrin
|
b36c22600a
|
Update development.md
|
9 years ago |
Vitaly Puzrin
|
cfda086971
|
Merge pull request #175 from RyanDurk/patch-1
fix typo
|
9 years ago |
Ryan Durk
|
5fd9d45133
|
fix typo
|
9 years ago |
Vitaly Puzrin
|
73a6ec97b7
|
5.0.2 released
|
9 years ago |
Vitaly Puzrin
|
01460872f8
|
browser files rebuild
|
9 years ago |
Alex Kocharin
|
b2883a7fd2
|
Fix meta information for autolink tokens
|
9 years ago |
Vitaly Puzrin
|
c8cbcb5cd0
|
Merge pull request #165 from Almad/patch-1
Fix typo
|
9 years ago |
Almad
|
8e04329c1c
|
Fix typo
|
9 years ago |
Vitaly Puzrin
|
9074242bdd
|
5.0.1 released
|
9 years ago |
Vitaly Puzrin
|
99815f37b9
|
browser files rebuild
|
9 years ago |
Alex Kocharin
|
0318337a3d
|
Bump table priority before code blocks
ref https://github.com/markdown-it/markdown-it/issues/120
|
9 years ago |
Vitaly Puzrin
|
6bd4534af7
|
5.0.0 released
|
9 years ago |
Vitaly Puzrin
|
0678bdd914
|
Browser files rebuild
|
9 years ago |
Vitaly Puzrin
|
407c3bbafd
|
Merge pull request #161 from hallvors/small-doc-fix
Fix typo in example script
|
9 years ago |
Hallvord R. M. Steen
|
556e8ca0f3
|
Fix typo in example script
This method has a tokens argument in plural, but in the body it says token. Looks like a bug..
|
9 years ago |
Vitaly Puzrin
|
1b920c5430
|
Merge pull request #160 from hubgit/closure-compiler
Fix compatibility with closure compiler
|
9 years ago |
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 |