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