mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-02 11:13:19 +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.