aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/heading_setext.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-20Add support for line endings in stringLibravatar Titus Wormer1-19/+8
2022-06-20Add improved whitespace handlingLibravatar Titus Wormer1-25/+20
2022-06-20Remove unneeded `pub` keywordsLibravatar Titus Wormer1-1/+1
2022-06-16Add heading (setext)Libravatar Titus Wormer1-0/+301