Commit Graph

2 Commits (fa175c16949f09757ae85db6697cec327c44cba9)

Author SHA1 Message Date
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
wxiaoguang a4275951ba
Split sanitizer functions and fine-tune some tests ()