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