aboutsummaryrefslogtreecommitdiffstats
path: root/tests/html_text.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-13Add basic html (text)Libravatar Titus Wormer1-0/+434
* Add all states for html (text) * Fix to link paragraph tokens together * Add note about uncovered bug where linking paragraph tokens together doesn’t work 😅