Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-09-28 | Add support for turning mdast to hast | 1 | -6/+2 | |
2022-09-07 | Add support for recoverable syntax errors | 1 | -4/+10 | |
2022-08-18 | Add `pretty_assertions` to tests for diffs | 1 | -0/+1 | |
2022-08-11 | Add improved container exit injection | 1 | -0/+8 | |
2022-07-28 | Refactor to work on `char`s | 1 | -6/+0 | |
2022-07-18 | Add support for turning off constructs | 1 | -7/+6 | |
2022-07-12 | Fix to prefer thematic breaks over lists | 1 | -13/+11 | |
2022-07-12 | Add initial support for lists | 1 | -11/+13 | |
2022-06-30 | Add support for trimming whitespace around string, text | 1 | -16/+14 | |
2022-06-24 | Add link, images (resource) | 1 | -36/+30 | |
2022-06-21 | Add support for inferring line ending, configurable | 1 | -2/+3 | |
2022-06-20 | Fix bug with tabs | 1 | -48/+40 | |
2022-06-15 | Add code (text) | 1 | -30/+25 | |
2022-06-15 | Add tests for tabs | 1 | -0/+305 |