0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 01:29:52 +01:00
gitea/modules/markup
Gusted edd945bca3
Allow to specify colors for text in markup (#20363)
`<span style="color: red">Hello World!</span>` will now be accepted by
Bluemonday, other properties are still disallowed by Bluemonday.
2022-07-15 14:38:10 +08:00
..
common
console
csv
external
markdown Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
mdstripper
orgmode
camo_test.go
camo.go
html_internal_test.go
html_test.go
html.go Fix NPE when using non-numeric (#20277) 2022-07-07 17:46:49 +02:00
renderer_test.go
renderer.go
sanitizer_test.go Allow to specify colors for text in markup (#20363) 2022-07-15 14:38:10 +08:00
sanitizer.go Allow to specify colors for text in markup (#20363) 2022-07-15 14:38:10 +08:00