Vitaly Puzrin
|
56999c6d5d
|
CM 0.15 - now all tests pass
|
10 years ago |
Alex Kocharin
|
b7914cb08a
|
Update CommonMark spec to 0.15 + emphasis changes
|
10 years ago |
Alex Kocharin
|
08f2d3eb4d
|
Forbid nested links, prefer inner one
|
10 years ago |
Alex Kocharin
|
8470c1cae8
|
Fix an issue with links skipping space after them
|
10 years ago |
Alex Kocharin
|
d7221761fb
|
Render image labels as text
|
10 years ago |
Alex Kocharin
|
5c7ab1b13c
|
Revert commonmark spec to 0.13
Previous update was to one from master branch,
which resulted in one more broken test.
|
10 years ago |
Alex Kocharin
|
f7edb05ef8
|
Forbid nested brackets in references
This applies to footnotes/abbrs as well, because they are
designed to be implemented in the similar way.
|
10 years ago |
Vitaly Puzrin
|
2a9218cf60
|
Updated line breaks rendering logic
|
10 years ago |
Alex Kocharin
|
e12d5cbdad
|
Allow sequence of 4+ markers in emphases
In old CommonMark spec they were always parsed literally.
|
10 years ago |
Alex Kocharin
|
ac083563d7
|
update CommonMark fixtures to 0.13
|
10 years ago |
Vitaly Puzrin
|
f54ea502ee
|
Updated heading for new spec
|
10 years ago |
Alex Kocharin
|
448dbbd723
|
Update CommonMark spec to 0.7
|
10 years ago |
Alex Kocharin
|
e7c60e1a01
|
Fix fences rule
closing fence should not be indented more than 3 spaces
|
10 years ago |
Alex Kocharin
|
842bf70513
|
Update CommonMark spec and fixtures
|
10 years ago |
Vitaly Puzrin
|
d937eec5f3
|
Renamed stmd -> commonmark
|
10 years ago |
Alex Kocharin
|
4c100655da
|
Update test fixtures to the latest CommonMark spec
|
10 years ago |
Alex Kocharin
|
6d4538910c
|
Forbid nested reference links
|
10 years ago |
Alex Kocharin
|
0a56b029a6
|
Update tests
|
10 years ago |
Vitaly Puzrin
|
6b0c7665b8
|
Fixed entities in links & fences according to new spec
|
10 years ago |
Vitaly Puzrin
|
e5459c72f3
|
Updated stmd spec to 2014-09-19
|
10 years ago |
Alex Kocharin
|
5e93d7c430
|
Updated specsplit options and tests
|
10 years ago |
Alex Kocharin
|
172e1f1315
|
Update tests
|
10 years ago |
Alex Kocharin
|
406a4b0c3d
|
Updated tests
|
10 years ago |
Vitaly Puzrin
|
8c9f90f221
|
Stmd fuxtures update
|
10 years ago |
Vitaly Puzrin
|
5d89fd85b0
|
Added inline html tags support
|
10 years ago |
Vitaly Puzrin
|
d87eeb2ab0
|
Assorted fixes & speed opts
|
10 years ago |
Vitaly Puzrin
|
c9af6654f8
|
Reworked whitetspaces cleanup in inlines
|
10 years ago |
Vitaly Puzrin
|
3b5df9c65a
|
Updated tests
|
10 years ago |
Vitaly Puzrin
|
f4866cb76b
|
Inline lexer draft
|
10 years ago |
Vitaly Puzrin
|
350d0174df
|
Added html block draft + minor fixes
|
10 years ago |
Vitaly Puzrin
|
9728b685ec
|
Rewritten string fetch for inline tokenizer + list fixes
|
10 years ago |
Alex Kocharin
|
2905b707bc
|
Removing two failed tests
|
10 years ago |
Vitaly Puzrin
|
e0a153fe09
|
fences, heading, list fixes for stmd cases
|
10 years ago |
Vitaly Puzrin
|
80b4223040
|
Replace tabs properly
|
10 years ago |
Vitaly Puzrin
|
1a48d7355c
|
Updated stmd fixtures
|
10 years ago |
Vitaly Puzrin
|
bdb1e17a99
|
Replaced old stmd tests with fresh specs
|
10 years ago |