Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some unused code around slices | 2022-10-14 | 1 | -6/+3 | |
| | |||||
* | Refactor some code to improve coverage | 2022-10-13 | 1 | -24/+18 | |
| | |||||
* | Rename crate to `markdown` | 2022-10-13 | 1 | -1/+1 | |
| | |||||
* | Refactor to use a bunch of `into` | 2022-10-11 | 1 | -3/+3 | |
| | |||||
* | Refactor to split parse from compile options | 2022-10-06 | 1 | -4/+4 | |
| | |||||
* | Add support for HTML 4 character references in JSX attributes | 2022-10-06 | 1 | -9/+3 | |
| | |||||
* | Add support for compiling to mdast | 2022-09-26 | 1 | -205/+43 | |
| | | | | See: <https://github.com/syntax-tree/mdast>. | ||||
* | Add structs, enums for `mdast` | 2022-09-19 | 1 | -0/+1922 | |