mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-08 01:48:08 -06:00
[bugfix] html escape special characters in text instead of totally removing them (#719)
* remove minify dependency * tidy up some tests * remove pre + postformat funcs * rework sanitization + formatting * update tests * add some more markdown tests
This commit is contained in:
parent
098dbe6ff4
commit
c84384e660
51 changed files with 129 additions and 7419 deletions
5
vendor/github.com/tdewolff/parse/v2/.gitignore
generated
vendored
5
vendor/github.com/tdewolff/parse/v2/.gitignore
generated
vendored
|
|
@ -1,5 +0,0 @@
|
|||
tests/*/fuzz-fuzz.zip
|
||||
tests/*/crashers
|
||||
tests/*/suppressions
|
||||
tests/*/corpus/*
|
||||
!tests/*/corpus/*.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue