gitea/modules/markup
zeripath cf4f2cfa3e
Fix internal server error on checkboxes (#10845)
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 (#10845) 2020-03-26 23:47:34 +00:00
mdstripper
orgmode
html_internal_test.go
html_test.go Relax sanitization as per https://github.com/jch/html-pipeline (#10527) 2020-02-28 20:05:12 +00:00
html.go
markup_test.go
markup.go
sanitizer_test.go
sanitizer.go Fix task-list checkbox styling (#10668) 2020-03-08 21:17:03 +02:00