mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-18 06:34:07 +09: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.