aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor to move sectionLibravatar Titus Wormer2023-05-111-8/+8
* Add links to `mdxjs-rs`Libravatar Titus Wormer2023-05-111-0/+12
* 1.0.0-alpha.9Libravatar Titus Wormer2023-04-271-9/+9
* 1.0.0-alpha.8Libravatar Titus Wormer2023-04-221-9/+9
* Add `honggfuzz` as an alternative fuzzerLibravatar Christian Murphy2023-04-011-1/+3
* 1.0.0-alpha.7Libravatar Titus Wormer2023-02-101-9/+9
* Add `log` feature, document featuresLibravatar Titus Wormer2023-02-101-1/+1
* 1.0.0-alpha.6Libravatar Titus Wormer2023-01-311-9/+9
* 1.0.0-alpha.5Libravatar Titus Wormer2022-12-131-9/+9
* Replace build script with private crateLibravatar Titus Wormer2022-12-131-0/+4
* 1.0.0-alpha.4Libravatar Titus Wormer2022-11-251-9/+9
* Remove unneeded `extern crate`sLibravatar Hocdoc2022-11-101-6/+0
* 1.0.0-alpha.3Libravatar Titus Wormer2022-10-261-9/+9
* 1.0.0-alpha.2Libravatar Titus Wormer2022-10-251-9/+9
* Add another note just to be sureLibravatar Titus Wormer2022-10-141-0/+4
* Update install commandLibravatar Titus Wormer2022-10-141-1/+5
* Update links to point to `docs.rs`Libravatar Titus Wormer2022-10-141-7/+5
* Add link to alpha crate for nowLibravatar Titus Wormer2022-10-141-5/+1
* Remove notes from readmeLibravatar Titus Wormer2022-10-141-6/+0
* Add coverage badgeLibravatar Titus Wormer2022-10-141-0/+5
* Add some notesLibravatar Titus Wormer2022-10-131-0/+6
* Fix broken linkLibravatar Titus Wormer2022-10-131-0/+2
* Add improved docsLibravatar Titus Wormer2022-10-131-10/+13
* Add some badgesLibravatar Titus Wormer2022-10-131-11/+7
* Add logo to readmeLibravatar Titus Wormer2022-10-131-4/+8
* Add note about `micromark`Libravatar Titus Wormer2022-10-131-0/+7
* Add thanks for crate nameLibravatar Titus Wormer2022-10-131-2/+5
* Rename crate to `markdown`Libravatar Titus Wormer2022-10-131-38/+35
* Fix typoLibravatar Titus Wormer2022-10-121-2/+2
* Add Thanks section to readmeLibravatar Titus Wormer2022-10-121-5/+11
* Remove some superfluous docsLibravatar Titus Wormer2022-10-121-146/+2
* Add code of conduct, improve docsLibravatar Titus Wormer2022-10-121-130/+154
* Refactor some proseLibravatar Titus Wormer2022-10-111-7/+10
* Add improved docs to public apiLibravatar Titus Wormer2022-10-111-1/+0
* Refactor to split parse from compile optionsLibravatar Titus Wormer2022-10-061-5/+25
* Add inline clippy configLibravatar Titus Wormer2022-09-291-2/+1
* Add support for turning mdast to hastLibravatar Titus Wormer2022-09-281-1/+2
* Add support for compiling to mdastLibravatar Titus Wormer2022-09-261-49/+48
* Add structs, enums for `mdast`Libravatar Titus Wormer2022-09-191-2/+6
* Add notes on fuzz testing to `readme.md`Libravatar Titus Wormer2022-09-191-1/+2
* Update `readme.md`Libravatar Titus Wormer2022-09-191-5/+3
* Fix to prefer flow over definitions, setext headingsLibravatar Titus Wormer2022-09-141-1/+1
* Add fuzz testingLibravatar Christian Murphy2022-09-121-0/+5
* Add section on syntax errors to readmeLibravatar Titus Wormer2022-09-091-0/+8
* Update count in readmeLibravatar Titus Wormer2022-09-091-1/+1
* Fix typoLibravatar Titus Wormer2022-09-091-1/+1
* Refactor list ordering in readmeLibravatar Titus Wormer2022-09-091-1/+1
* Fix typoLibravatar Titus Wormer2022-09-091-1/+1
* Add some numbers to readmeLibravatar Titus Wormer2022-09-091-1/+1
* Add example of syntax highlighting to readmeLibravatar Titus Wormer2022-09-091-0/+94