aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/html_text.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-20Add improved whitespace handlingLibravatar Titus Wormer1-5/+4
2022-06-20Remove unneeded `content` content typeLibravatar Titus Wormer1-3/+3
2022-06-20Remove unneeded `pub` keywordsLibravatar Titus Wormer1-32/+29
2022-06-14Fix support for deep subtokenizationLibravatar Titus Wormer1-10/+14
2022-06-14Add docs for html (text)Libravatar Titus Wormer1-55/+272
2022-06-13Add basic html (text)Libravatar Titus Wormer1-0/+480