Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some more tests on mdx and indented code | 2022-10-14 | 1 | -0/+18 | |
* | Add test for mdx and indented code | 2022-10-13 | 1 | -0/+19 | |
* | Rename crate to `markdown` | 2022-10-13 | 1 | -36/+32 | |
* | Refactor to use a bunch of `into` | 2022-10-11 | 1 | -1/+1 | |
* | Add support for proper positional info in swc tree | 2022-10-11 | 1 | -1/+2 | |
* | Refactor to split parse from compile options | 2022-10-06 | 1 | -9/+18 | |
* | Add support for turning mdast to hast | 2022-09-28 | 1 | -3/+5 | |
* | Add support for compiling to mdast | 2022-09-26 | 1 | -1/+16 | |
* | Add support for parsing MDX ESM, expressions | 2022-09-19 | 1 | -150/+131 | |
* | Add mdx expression (flow, text) | 2022-09-09 | 1 | -0/+234 |