1132 Commits (master)
 

Author SHA1 Message Date
Vitaly Puzrin 76469e83dc 12.3.1 released 2 years ago
Vitaly Puzrin ae5a243baf dist rebuild 2 years ago
Alex Kocharin 1cd8a5143b Fix tab preventing paragraph continuation in lists 2 years ago
Aram Zucker-Scharff 830757c032
Fix spelling error in question Github Template (#835) 2 years ago
Vitaly Puzrin 2e31d34301 12.3.0 released 2 years ago
Vitaly Puzrin 393354ca6f Dist rebuild 2 years ago
Vitaly Puzrin 8564eed92e Dev deps bump 2 years ago
Alex Kocharin 24abaa51a6 Improve emphasis algorithm 2 years ago
Himanshu Mehta e07a9ddeee typo fix 3 years ago
Vitaly Puzrin 6e2de08a0b 12.2.0 released 3 years ago
Vitaly Puzrin 08827d6b82 dist rebuild 3 years ago
Eddie Kohler 8bcc82aa74 Parser: Set ordered list_item_open token info to input marker. 3 years ago
Alex Kocharin 77fb93739d Add pathological test from cmark 3 years ago
Taneli Hukkinen e5986bb7cc Always suffix indented code block with a newline 3 years ago
Vitaly Puzrin 13cdeb95ab 12.1.0 released 3 years ago
Vitaly Puzrin 13d833535e Dist rebuild 3 years ago
Alex Kocharin eed156e9cd Fix emphasis algorithm as per 0.30 spec 3 years ago
Alex Kocharin 0b14fa069f Update CommonMark spec to 0.30 3 years ago
Vitaly Puzrin 064d602c68 Updated highlight.js usage info 3 years ago
Vitaly Puzrin df4607f1d4 12.0.6 released 3 years ago
Vitaly Puzrin e5b0eb385c dist rebuild 3 years ago
Vitaly Puzrin 28d9ad8f0c
Merge pull request #775 from hukkinj1/fix-image-newline 3 years ago
Taneli Hukkinen 272a470ed2 Fix newline not rendered in image alt attribute 3 years ago
Vitaly Puzrin 3740146fc9 12.0.5 released 3 years ago
Vitaly Puzrin 0a84be4d39 dist rebuild 3 years ago
Alex Kocharin 309c03a9e8 Lower priority for ATX headers to resolve conflict with HTML blocks 3 years ago
Taneli Hukkinen cd5296f1e7
Fix table/list parsing ambiguity (#767) 3 years ago
Vitaly Puzrin 041b7c7581
Merge pull request #766 from hukkinj1/info-comment 3 years ago
Taneli Hukkinen 32564bad8d Clarify `Token.info` comment 3 years ago
Vitaly Puzrin 7b8969ce5c 12.0.4 released 3 years ago
Vitaly Puzrin 6f41c701d8 dist rebuild 3 years ago
Vitaly Puzrin c9949dd585 Avoid fenced token mutation, #745 3 years ago
Vitaly Puzrin be22253b7c Update funding info 3 years ago
Alex Kocharin c9dd942246 Fix crash when processing strikethrough 3 years ago
Vitaly Puzrin ef59691072 12.0.3 released 3 years ago
Vitaly Puzrin 2710272db9 dist rebuild 3 years ago
Vitaly Puzrin fc3dc00e2b Update pathological tests crc 3 years ago
Alex Kocharin ddbb195546 Remove meta from list of block html tags 3 years ago
Alex Kocharin 8ad16ac4d9 Allow EOL in processing instructions 3 years ago
Alex Kocharin e729b90a1d Fix quadratic complexity in autolinks 3 years ago
Alex Kocharin 8cd6fc34c4 Fix quadratic compexity on backticks 3 years ago
Alex Kocharin 2290e109c5 Disallow escaped spaces inside link destination 3 years ago
Alex Kocharin 83b05755db Fix quadratic time on emphasis 4 years ago
Alex Kocharin 537ab89d7c Don't try to parse link title if link wasn't found 4 years ago
Vitaly Puzrin 77cccb83a5 Restrict pathological tests execution time 4 years ago
Vitaly Puzrin 1db3f95e71 Track cmark pathological tests updates 4 years ago
Alex Kocharin 73281d8b42 Port pathological tests from cmark 4 years ago
Alex Kocharin fece91e265 Fix backtick algorithm 4 years ago
Alex Kocharin b1651b1363 Stop link title parsing when second `(` is found 4 years ago
Alex Kocharin 1e8aff0084 Fix quadratic time on backticks 4 years ago