Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to split parse from compile options | 2022-10-06 | 1 | -7/+16 | |
| | |||||
* | Add support for turning mdast to hast | 2022-09-28 | 1 | -2/+4 | |
| | |||||
* | Add support for compiling to mdast | 2022-09-26 | 1 | -1/+32 | |
| | | | | See: <https://github.com/syntax-tree/mdast>. | ||||
* | Add support for recoverable syntax errors | 2022-09-07 | 1 | -14/+16 | |
| | |||||
* | Add support for GFM strikethrough | 2022-08-22 | 1 | -0/+387 | |