41 Commits (9fe835bc1267a1c0c82bcca4e30396236e113417)

Author SHA1 Message Date
Alex Kocharin fa7a419161 Fix edge case for list indents 5 years ago
Alex Kocharin e519e6ac19 Fix emphasis matching where delimiters are multiple of 3 5 years ago
Alex Kocharin 7997fdadcd Apply special rules for collapsing whitespace inside code blocks 5 years ago
Alex Kocharin 254b776beb Allow tildes in info string of a fence block with tilde marker 5 years ago
Alex Kocharin f872cbc31e Allow spaces inside brackets in links 5 years ago
Alex Kocharin 106ea4b6d0 Update CommonMark spec to 0.29 5 years ago
Alex Kocharin 2959f8c27c Update CommonMark spec to 0.28 7 years ago
Alex Kocharin 787fe39e8f Update CommonMark spec to 0.27 8 years ago
Alex Kocharin 18dd8e3a71 Fix list terminating paragraph shenanigans 8 years ago
Alex Kocharin 1ecf143db0 Fix lists and headings 8 years ago
Alex Kocharin f07d3862ff Implement odd matching rules for emphasis 8 years ago
Alex Kocharin e5696e5b36 Partially fix tabs inside code blocks 8 years ago
Alex Kocharin ffd30efe99 Update CommonMark spec to 0.26 8 years ago
Alex Kocharin 07cfbc9264 Add workarounds to lists to conform with CM spec 9 years ago
Alex Kocharin 0661eea828 Remove scheme whitelist for autolinks 9 years ago
Alex Kocharin 1482c3e64f Disallow spaces inside links 9 years ago
Alex Kocharin 637c776ec5 Allow multiline setext headers 9 years ago
Alex Kocharin ab36c44864 Update CommonMark spec to 0.24 9 years ago
Alex Kocharin 378ac9074e Change emphasis parsing algorithm 9 years ago
Alex Kocharin b2aee1a978 Expand tabs only when it's needed, as per CommonMark 0.21 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 7b961ee1ef Update CommonMark spec to 0.20 9 years ago
Alex Kocharin 7cd639ed39 Update CommonMark spec to 0.19 9 years ago
Alex Kocharin 70274da643 Update CommonMark spec to 0.18 9 years ago
Alex Kocharin 8da8eff8da Update CommonMark spec to 0.17+ 9 years ago
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 10 years ago
Alex Kocharin f7edb05ef8 Forbid nested brackets in references 10 years ago
Vitaly Puzrin 2a9218cf60 Updated line breaks rendering logic 10 years ago
Alex Kocharin e12d5cbdad Allow sequence of 4+ markers in emphases 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 10 years ago
Alex Kocharin 842bf70513 Update CommonMark spec and fixtures 10 years ago
Vitaly Puzrin d937eec5f3 Renamed stmd -> commonmark 10 years ago