Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to use default trait in tests | Titus Wormer | 2022-10-14 | 1 | -9/+9 |
* | Rename crate to `markdown` | Titus Wormer | 2022-10-13 | 1 | -30/+30 |
* | Refactor to use a bunch of `into` | Titus Wormer | 2022-10-11 | 1 | -3/+3 |
* | Refactor to split parse from compile options | Titus Wormer | 2022-10-06 | 1 | -18/+29 |
* | Add support for turning mdast to hast | Titus Wormer | 2022-09-28 | 1 | -2/+4 |
* | Add support for compiling to mdast | Titus Wormer | 2022-09-26 | 1 | -1/+29 |
* | Add support for parsing MDX ESM, expressions | Titus Wormer | 2022-09-19 | 1 | -2/+12 |
* | Add support for recoverable syntax errors | Titus Wormer | 2022-09-07 | 1 | -26/+28 |
* | Add support for math (flow) | Titus Wormer | 2022-08-26 | 1 | -30/+24 |
* | Add support for math (text) | Titus Wormer | 2022-08-26 | 1 | -0/+190 |