mirror of
https://github.com/go-gitea/gitea
synced 2024-11-17 23:54:25 +00:00
8ac48584ec
* Use html.Parse rather than html.ParseFragment There have been a few issues with html.ParseFragment - just use html.Parse instead. * Skip document node Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net> |
||
---|---|---|
.. | ||
common | ||
csv | ||
external | ||
markdown | ||
mdstripper | ||
orgmode | ||
html_internal_test.go | ||
html_test.go | ||
html.go | ||
markup_test.go | ||
markup.go | ||
sanitizer_test.go | ||
sanitizer.go |