Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-10-14 | Remove custom docs site in favor of `docs.rs` | 1 | -18/+0 | ||
2022-10-14 | Refactor workflows to split work | 1 | -1/+15 | ||
2022-10-13 | Add coverage to workflow | 1 | -2/+2 | ||
2022-10-13 | Rename crate to `markdown` | 1 | -1/+1 | ||
2022-09-29 | Add inline clippy config | 1 | -2/+1 | ||
2022-09-28 | Add support for turning mdast to hast | 1 | -1/+1 | ||
2022-09-19 | Remove private APIs from site | 1 | -1/+1 | ||
2022-09-14 | Add clippy allow for wrong rule in actions | 1 | -1/+1 | ||
2022-08-16 | Add cargo clippy rules | 1 | -1/+1 | ||
2022-08-15 | Refactor to allow wrong clippy rule | 1 | -1/+1 | ||
2022-07-11 | Update `actions/checkout` | 1 | -2/+2 | ||
2022-07-11 | Remove CI tests on rust beta | 1 | -13/+0 | ||
2022-06-08 | Add redirect | 1 | -0/+1 | ||
2022-06-08 | Fix root of site | 1 | -2/+2 | ||
2022-06-08 | Add site | 1 | -8/+25 | ||
2022-06-08 | Remove coverage for now until public | 1 | -2/+2 | ||