forgejo/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.go
html_internal_test.go
html_test.go
markup.go
markup_test.go
sanitizer.go
sanitizer_test.go