aboutsummaryrefslogtreecommitdiffstats
path: root/tests/html_flow.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-04Add support for attention (emphasis, strong)Libravatar Titus Wormer1-69/+58
2022-07-01Make paragraphs really fastLibravatar Titus Wormer1-7/+6
2022-06-30Add support for trimming whitespace around string, textLibravatar Titus Wormer1-6/+5
2022-06-21Add support for inferring line ending, configurableLibravatar Titus Wormer1-2/+3
2022-06-20Add some more enabled testsLibravatar Titus Wormer1-68/+58
2022-06-15Update to enable some tests for added constructsLibravatar Titus Wormer1-8/+7
2022-06-14Fix support for deep subtokenizationLibravatar Titus Wormer1-6/+5
2022-06-13Add basic html (text)Libravatar Titus Wormer1-5/+6
2022-06-13Add support for sanitizing urlsLibravatar Titus Wormer1-0/+1
2022-06-10Add proper support for subtokenizationLibravatar Titus Wormer1-5/+6
2022-06-09Add temporary support for stripping whitespaceLibravatar Titus Wormer1-6/+5
2022-06-09Add support for indented lines in paragraphsLibravatar Titus Wormer1-38/+36