Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for serializing trees as JSON | 2023-01-03 | 1 | -2/+2 | |
| | | | | | | | | | This adds support for serializing the mdast syntax tree as JSON, with serde, through a feature. Closes GH-10. Related-to GH-30. Closes GH-37. | ||||
* | Remove unneeded codegen in actions | 2022-12-13 | 1 | -2/+0 | |
| | |||||
* | Replace build script with private crate | 2022-12-13 | 1 | -0/+2 | |
| | | | | | Closes GH-34. Closes GH-35. | ||||
* | Remove custom docs site in favor of `docs.rs` | 2022-10-14 | 1 | -18/+0 | |
| | |||||
* | Refactor workflows to split work | 2022-10-14 | 1 | -1/+15 | |
| | |||||
* | Add coverage to workflow | 2022-10-13 | 1 | -2/+2 | |
| | |||||
* | Rename crate to `markdown` | 2022-10-13 | 3 | -4/+4 | |
| | |||||
* | Add code of conduct, improve docs | 2022-10-12 | 3 | -41/+198 | |
| | |||||
* | Add inline clippy config | 2022-09-29 | 1 | -2/+1 | |
| | |||||
* | Add support for turning mdast to hast | 2022-09-28 | 1 | -1/+1 | |
| | |||||
* | Remove private APIs from site | 2022-09-19 | 1 | -1/+1 | |
| | |||||
* | Add clippy allow for wrong rule in actions | 2022-09-14 | 1 | -1/+1 | |
| | |||||
* | Add link to project info to `contribute.md` | 2022-08-19 | 1 | -0/+2 | |
| | |||||
* | Add contributing, support guide | 2022-08-19 | 2 | -0/+122 | |
| | |||||
* | Add cargo clippy rules | 2022-08-16 | 1 | -1/+1 | |
| | |||||
* | Refactor to allow wrong clippy rule | 2022-08-15 | 1 | -1/+1 | |
| | |||||
* | Update `actions/checkout` | 2022-07-11 | 1 | -2/+2 | |
| | |||||
* | Remove CI tests on rust beta | 2022-07-11 | 1 | -13/+0 | |
| | |||||
* | Add redirect | 2022-06-08 | 1 | -0/+1 | |
| | |||||
* | Fix root of site | 2022-06-08 | 1 | -2/+2 | |
| | |||||
* | Add site | 2022-06-08 | 1 | -8/+25 | |
| | |||||
* | Remove coverage for now until public | 2022-06-08 | 1 | -2/+2 | |
| | |||||
* | . | 2022-06-08 | 1 | -0/+24 | |