0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-16 12:30:24 +01:00
forgejo/modules/markup
zeripath cf4f2cfa3e
Fix internal server error on checkboxes ()
Annoyingly goldmarks SetAttributeString requires that
the value of the attribute is still a []byte but does
not make it clear in the documentation.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-03-26 23:47:34 +00:00
..
common
csv
external
markdown Fix internal server error on checkboxes () 2020-03-26 23:47:34 +00:00
mdstripper
orgmode
html.go
html_internal_test.go
html_test.go Relax sanitization as per https://github.com/jch/html-pipeline () 2020-02-28 20:05:12 +00:00
markup.go
markup_test.go
sanitizer.go Fix task-list checkbox styling () 2020-03-08 21:17:03 +02:00
sanitizer_test.go