summaryrefslogtreecommitdiff
path: root/vendor/github.com/tdewolff/minify/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
2022-05-02[chore] Update all but bun libraries (#526)Libravatar kim2
* update all but bun libraries Signed-off-by: kim <grufwub@gmail.com> * remove my personal build script changes Signed-off-by: kim <grufwub@gmail.com>
2021-11-27Update dependencies (#333)Libravatar tobi1
2021-08-16Text/status parsing fixes (#141)Libravatar Tobi Smethurst4
* aaaaaa * vendor minify * update + test markdown parsing