mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-12-15 20:38:58 +08: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.