gitea/modules/markup/markdown
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
..
goldmark.go Fix internal server error on checkboxes (#10845) 2020-03-26 23:47:34 +00:00
markdown.go Don't convert ellipsis in markdown (#9905) 2020-01-22 16:30:20 +01:00
markdown_test.go Issue/PR Context Popups (#9822) 2020-01-19 23:39:21 -05:00