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 |