gitea/modules/svg
wxiaoguang 8a20fba8eb
Refactor markup render system ()
Remove unmaintainable sanitizer rules. No need to add special "class"
regexp rules anymore, use RenderInternal.SafeAttr instead, more details
(and examples) are in the tests
..
processor.go Refactor backend SVG package and add tests ()
processor_test.go Refactor backend SVG package and add tests ()
svg.go Refactor markup render system ()