Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-10-13 | Add a lot of tests on how mdast, unist work | Titus Wormer | 1 | -5/+233 |
2022-10-13 | Rename crate to `markdown` | Titus Wormer | 1 | -3/+3 |
2022-10-11 | Refactor test utilities to improve names | Titus Wormer | 1 | -2/+5 |
2022-10-11 | Refactor to use a bunch of `into` | Titus Wormer | 1 | -1/+1 |
2022-10-11 | Add support for proper positional info in swc tree | Titus Wormer | 1 | -2/+8 |
2022-09-30 | Add support for turning hast into swc | Titus Wormer | 1 | -16/+9 |
2022-09-28 | Add support for turning mdast to hast | Titus Wormer | 1 | -0/+279 |