aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fuzz.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix trailing whitespace around broken dataLibravatar Titus Wormer2022-10-251-0/+18
* Refactor to use default trait in testsLibravatar Titus Wormer2022-10-141-14/+2
* Rename crate to `markdown`Libravatar Titus Wormer2022-10-131-8/+6
* Refactor to split parse from compile optionsLibravatar Titus Wormer2022-10-061-4/+11
* Fix to prefer flow over definitions, setext headingsLibravatar Titus Wormer2022-09-141-1/+1
* Fix containers piercing into indented codeLibravatar Titus Wormer2022-09-121-2/+14
* Fix gfm email autolink literals overlappingLibravatar Titus Wormer2022-09-121-2/+17
* Fix blank lines in labelsLibravatar Titus Wormer2022-09-121-0/+14