Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more tests for whitespace in jsx tags | 2022-10-13 | 1 | -0/+72 | |
* | Rename crate to `markdown` | 2022-10-13 | 1 | -141/+139 | |
* | Refactor to use a bunch of `into` | 2022-10-11 | 1 | -42/+36 | |
* | Add support for proper positional info in swc tree | 2022-10-11 | 1 | -2/+8 | |
* | Refactor to split parse from compile options | 2022-10-06 | 1 | -26/+38 | |
* | Add support for HTML 4 character references in JSX attributes | 2022-10-06 | 1 | -0/+91 | |
* | Add support for turning mdast to hast | 2022-09-28 | 1 | -3/+5 | |
* | Add support for compiling to mdast | 2022-09-26 | 1 | -1/+273 | |
* | Add support for parsing MDX ESM, expressions | 2022-09-19 | 1 | -48/+48 | |
* | Add docs for mdx expressions | 2022-09-09 | 1 | -1/+1 | |
* | Add support for mdx attribute (value) expressions | 2022-09-09 | 1 | -160/+142 | |
* | Add support for mdx jsx (flow) | 2022-09-08 | 1 | -0/+24 | |
* | Add tests for mdx jsx (text) | 2022-09-08 | 1 | -0/+821 |