Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-05-11 | Refactor to move section | 1 | -8/+8 | |
2023-05-11 | Add links to `mdxjs-rs` | 1 | -0/+12 | |
2023-04-27 | 1.0.0-alpha.9 | 1 | -9/+9 | |
2023-04-22 | 1.0.0-alpha.8 | 1 | -9/+9 | |
2023-04-01 | Add `honggfuzz` as an alternative fuzzer | 1 | -1/+3 | |
2023-02-10 | 1.0.0-alpha.7 | 1 | -9/+9 | |
2023-02-10 | Add `log` feature, document features | 1 | -1/+1 | |
2023-01-31 | 1.0.0-alpha.6 | 1 | -9/+9 | |
2022-12-13 | 1.0.0-alpha.5 | 1 | -9/+9 | |
2022-12-13 | Replace build script with private crate | 1 | -0/+4 | |
2022-11-25 | 1.0.0-alpha.4 | 1 | -9/+9 | |
2022-11-10 | Remove unneeded `extern crate`s | 1 | -6/+0 | |
2022-10-26 | 1.0.0-alpha.3 | 1 | -9/+9 | |
2022-10-25 | 1.0.0-alpha.2 | 1 | -9/+9 | |
2022-10-14 | Add another note just to be sure | 1 | -0/+4 | |
2022-10-14 | Update install command | 1 | -1/+5 | |
2022-10-14 | Update links to point to `docs.rs` | 1 | -7/+5 | |
2022-10-14 | Add link to alpha crate for now | 1 | -5/+1 | |
2022-10-14 | Remove notes from readme | 1 | -6/+0 | |
2022-10-14 | Add coverage badge | 1 | -0/+5 | |
2022-10-13 | Add some notes | 1 | -0/+6 | |
2022-10-13 | Fix broken link | 1 | -0/+2 | |
2022-10-13 | Add improved docs | 1 | -10/+13 | |
2022-10-13 | Add some badges | 1 | -11/+7 | |
2022-10-13 | Add logo to readme | 1 | -4/+8 | |
2022-10-13 | Add note about `micromark` | 1 | -0/+7 | |
2022-10-13 | Add thanks for crate name | 1 | -2/+5 | |
2022-10-13 | Rename crate to `markdown` | 1 | -38/+35 | |
2022-10-12 | Fix typo | 1 | -2/+2 | |
2022-10-12 | Add Thanks section to readme | 1 | -5/+11 | |
2022-10-12 | Remove some superfluous docs | 1 | -146/+2 | |
2022-10-12 | Add code of conduct, improve docs | 1 | -130/+154 | |
2022-10-11 | Refactor some prose | 1 | -7/+10 | |
2022-10-11 | Add improved docs to public api | 1 | -1/+0 | |
2022-10-06 | Refactor to split parse from compile options | 1 | -5/+25 | |
2022-09-29 | Add inline clippy config | 1 | -2/+1 | |
2022-09-28 | Add support for turning mdast to hast | 1 | -1/+2 | |
2022-09-26 | Add support for compiling to mdast | 1 | -49/+48 | |
2022-09-19 | Add structs, enums for `mdast` | 1 | -2/+6 | |
2022-09-19 | Add notes on fuzz testing to `readme.md` | 1 | -1/+2 | |
2022-09-19 | Update `readme.md` | 1 | -5/+3 | |
2022-09-14 | Fix to prefer flow over definitions, setext headings | 1 | -1/+1 | |
2022-09-12 | Add fuzz testing | 1 | -0/+5 | |
2022-09-09 | Add section on syntax errors to readme | 1 | -0/+8 | |
2022-09-09 | Update count in readme | 1 | -1/+1 | |
2022-09-09 | Fix typo | 1 | -1/+1 | |
2022-09-09 | Refactor list ordering in readme | 1 | -1/+1 | |
2022-09-09 | Fix typo | 1 | -1/+1 | |
2022-09-09 | Add some numbers to readme | 1 | -1/+1 | |
2022-09-09 | Add example of syntax highlighting to readme | 1 | -0/+94 |