mirror of
https://github.com/go-gitea/gitea
synced 2025-10-30 02:48:26 +00:00
Str2html was abused a lot. So use a proper name for it: SanitizeHTML And add some tests to show its behavior.
Str2html was abused a lot. So use a proper name for it: SanitizeHTML And add some tests to show its behavior.