Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor HTMLFormat, update chroma render, fix js error (#33136) | wxiaoguang | 2025-01-08 | 1 | -2/+2 |
| | | | | | | A small refactor to improve HTMLFormat, to help to prevent low-level mistakes. And fix #33141, fix #33139 | ||||
* | Refactor markup render system (#32533) | wxiaoguang | 2024-11-18 | 2 | -0/+63 |
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 |