1
0
Fork 0
forked from NYANDEV/forgejo
forgejo/modules/markup
zeripath f4d3bf7867
issue-keyword class is being incorrectly stripped off spans ()
Bluemonday sanitizer regexp rules are not additive, so the addition of the icons,
emojis and chroma syntax policy has led to this being stripped.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-06-16 03:02:03 +02:00
..
common Code Formats, Nits & Unused Func/Var deletions () 2021-04-09 09:40:34 +02:00
csv Refactor renders () 2021-04-19 18:25:08 -04:00
external Refactor renders () 2021-04-19 18:25:08 -04:00
markdown Fixed assert statements. () 2021-06-07 07:27:09 +02:00
mdstripper Detect full references to issues and pulls in commit messages () 2020-08-06 20:20:05 +01:00
orgmode Refactor renders () 2021-04-19 18:25:08 -04:00
html.go Fix data URI scramble () 2021-06-07 18:55:26 +02:00
html_internal_test.go Refactor renders () 2021-04-19 18:25:08 -04:00
html_test.go Fix data URI scramble () 2021-06-07 18:55:26 +02:00
renderer.go Fix regression of renderer () 2021-06-06 18:50:07 -04:00
renderer_test.go Refactor renders () 2021-04-19 18:25:08 -04:00
sanitizer.go issue-keyword class is being incorrectly stripped off spans () 2021-06-16 03:02:03 +02:00
sanitizer_test.go Fix data URI scramble () 2021-06-07 18:55:26 +02:00