summaryrefslogtreecommitdiff
path: root/vendor/github.com/tdewolff/parse/v2/html
AgeCommit message (Collapse)AuthorFiles
2022-08-07[bugfix] Markdown formatting updates (#743)Libravatar tobi4
* add minify dependency specifically for markdown * rearrange markdown formatting * update markdown tests
2022-07-19[bugfix] html escape special characters in text instead of totally removing ↵Libravatar tobi4
them (#719) * remove minify dependency * tidy up some tests * remove pre + postformat funcs * rework sanitization + formatting * update tests * add some more markdown tests
2021-12-12Upstep Go dependencies (#340)Libravatar tobi1
* Upstep Go dependencies * tiny linter fix * Tidy
2021-11-27Update dependencies (#333)Libravatar tobi1
2021-08-16Text/status parsing fixes (#141)Libravatar Tobi Smethurst4
* aaaaaa * vendor minify * update + test markdown parsing