Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | |
2022-09-09 | Add MDX extensions to readme | 1 | -2/+8 | |
2022-09-08 | Update test count in readme | 1 | -1/+1 | |
2022-09-08 | Fix example in readme | 1 | -2/+4 | |
2022-09-05 | Update docs for extensions | 1 | -14/+11 | |
2022-09-01 | Add support for GFM tagfilter | 1 | -3/+3 | |
2022-08-31 | Update `readme.md` | 1 | -2/+2 | |
2022-08-26 | Add support for math (flow) | 1 | -1/+1 | |
2022-08-26 | Add support for math (text) | 1 | -1/+1 | |
2022-08-25 | Add support for GFM footnotes | 1 | -1/+1 | |
2022-08-22 | Add support for GFM task list item | 1 | -1/+1 |