mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
fb42972c05
Str2html was abused a lot. So use a proper name for it: SanitizeHTML And add some tests to show its behavior.