Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-10-06 | Refactor to split parse from compile options | 1 | -4/+7 | |
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 | -10/+10 | |
2022-08-18 | Add `pretty_assertions` to tests for diffs | 1 | -0/+1 | |
2022-07-18 | Add support for turning off constructs | 1 | -11/+11 | |
2022-07-05 | Fix interleaving of attention/label | 1 | -6/+5 | |
2022-07-05 | Fix resizing attention bug | 1 | -6/+5 | |
2022-07-04 | Add support for attention (emphasis, strong) | 1 | -12/+12 | |
2022-06-30 | Add support for trimming whitespace around string, text | 1 | -6/+5 | |
2022-06-30 | Add support for stripping tags in image `alt` | 1 | -6/+5 | |
2022-06-28 | Fix jumps in `edit_map` | 1 | -5/+6 | |
2022-06-24 | Add link, images (resource) | 1 | -0/+464 |