Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-09-28 | Add support for turning mdast to hast | 1 | -2/+4 | |
2022-09-26 | Add support for compiling to mdast | 1 | -1/+50 | |
2022-09-07 | Add support for recoverable syntax errors | 1 | -23/+22 | |
2022-08-18 | Add `pretty_assertions` to tests for diffs | 1 | -0/+1 | |
2022-07-18 | Add support for turning off constructs | 1 | -16/+24 | |
2022-07-07 | Add basic support for block quotes | 1 | -6/+0 | |
2022-07-01 | Make paragraphs really fast | 1 | -1/+1 | |
2022-06-21 | Make data a construct | 1 | -1/+1 | |
2022-06-21 | Add support for inferring line ending, configurable | 1 | -2/+3 | |
2022-06-20 | Add improved whitespace handling | 1 | -1/+1 | |
2022-06-13 | Add support for sanitizing urls | 1 | -25/+38 | |
2022-06-13 | Add autolinks | 1 | -0/+247 |