aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-01Add `honggfuzz` as an alternative fuzzerLibravatar Christian Murphy1-1/+3
2023-02-101.0.0-alpha.7Libravatar Titus Wormer1-9/+9
2023-02-10Add `log` feature, document featuresLibravatar Titus Wormer1-1/+1
2023-01-311.0.0-alpha.6Libravatar Titus Wormer1-9/+9
2022-12-131.0.0-alpha.5Libravatar Titus Wormer1-9/+9
2022-12-13Replace build script with private crateLibravatar Titus Wormer1-0/+4
2022-11-251.0.0-alpha.4Libravatar Titus Wormer1-9/+9
2022-11-10Remove unneeded `extern crate`sLibravatar Hocdoc1-6/+0
2022-10-261.0.0-alpha.3Libravatar Titus Wormer1-9/+9
2022-10-251.0.0-alpha.2Libravatar Titus Wormer1-9/+9
2022-10-14Add another note just to be sureLibravatar Titus Wormer1-0/+4
2022-10-14Update install commandLibravatar Titus Wormer1-1/+5
2022-10-14Update links to point to `docs.rs`Libravatar Titus Wormer1-7/+5
2022-10-14Add link to alpha crate for nowLibravatar Titus Wormer1-5/+1
2022-10-14Remove notes from readmeLibravatar Titus Wormer1-6/+0
2022-10-14Add coverage badgeLibravatar Titus Wormer1-0/+5
2022-10-13Add some notesLibravatar Titus Wormer1-0/+6
2022-10-13Fix broken linkLibravatar Titus Wormer1-0/+2
2022-10-13Add improved docsLibravatar Titus Wormer1-10/+13
2022-10-13Add some badgesLibravatar Titus Wormer1-11/+7
2022-10-13Add logo to readmeLibravatar Titus Wormer1-4/+8
2022-10-13Add note about `micromark`Libravatar Titus Wormer1-0/+7
2022-10-13Add thanks for crate nameLibravatar Titus Wormer1-2/+5
2022-10-13Rename crate to `markdown`Libravatar Titus Wormer1-38/+35
2022-10-12Fix typoLibravatar Titus Wormer1-2/+2
2022-10-12Add Thanks section to readmeLibravatar Titus Wormer1-5/+11
2022-10-12Remove some superfluous docsLibravatar Titus Wormer1-146/+2
2022-10-12Add code of conduct, improve docsLibravatar Titus Wormer1-130/+154
2022-10-11Refactor some proseLibravatar Titus Wormer1-7/+10
2022-10-11Add improved docs to public apiLibravatar Titus Wormer1-1/+0
2022-10-06Refactor to split parse from compile optionsLibravatar Titus Wormer1-5/+25
2022-09-29Add inline clippy configLibravatar Titus Wormer1-2/+1
2022-09-28Add support for turning mdast to hastLibravatar Titus Wormer1-1/+2
2022-09-26Add support for compiling to mdastLibravatar Titus Wormer1-49/+48
2022-09-19Add structs, enums for `mdast`Libravatar Titus Wormer1-2/+6
2022-09-19Add notes on fuzz testing to `readme.md`Libravatar Titus Wormer1-1/+2
2022-09-19Update `readme.md`Libravatar Titus Wormer1-5/+3
2022-09-14Fix to prefer flow over definitions, setext headingsLibravatar Titus Wormer1-1/+1
2022-09-12Add fuzz testingLibravatar Christian Murphy1-0/+5
2022-09-09Add section on syntax errors to readmeLibravatar Titus Wormer1-0/+8
2022-09-09Update count in readmeLibravatar Titus Wormer1-1/+1
2022-09-09Fix typoLibravatar Titus Wormer1-1/+1
2022-09-09Refactor list ordering in readmeLibravatar Titus Wormer1-1/+1
2022-09-09Fix typoLibravatar Titus Wormer1-1/+1
2022-09-09Add some numbers to readmeLibravatar Titus Wormer1-1/+1
2022-09-09Add example of syntax highlighting to readmeLibravatar Titus Wormer1-0/+94
2022-09-09Add MDX extensions to readmeLibravatar Titus Wormer1-2/+8
2022-09-08Update test count in readmeLibravatar Titus Wormer1-1/+1
2022-09-08Fix example in readmeLibravatar Titus Wormer1-2/+4
2022-09-05Update docs for extensionsLibravatar Titus Wormer1-14/+11