Heath Dutton🕴️
0f78b99998
Fix markup heading parsing, fix emphasis parsing ( #36284 )
...
Fixes #36106 , fix #17958
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 week ago
silverwind
1e50cec0b3
Improve `labels-list` rendering ( #34846 )
...
Make labels list use consistent gap
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
7 months ago
wxiaoguang
327048c106
Refactor template helper ( #34819 )
...
FIx abuses and remove unused code
---------
Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
7 months ago
wxiaoguang
386c1ed908
Refactor HTMLFormat, update chroma render, fix js error ( #33136 )
...
A small refactor to improve HTMLFormat, to help to prevent low-level
mistakes.
And fix #33141 , fix #33139
1 year ago
wxiaoguang
8a20fba8eb
Refactor markup render system ( #32533 )
...
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
1 year ago