1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 03:31:41 +02:00
gitea/modules/markup/markdown
zeripath ce66ca7f9f
Restore checkbox rendering and prevent poor sanitization of spans (#11277)
* Add test

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Restore checkbox rendering and prevent poor sanitization of spans

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Also fix preview context

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Also fix preview context

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-05-03 17:17:24 -03:00
..
ast.go
goldmark.go Prevent panic during wrappedConn close at hammertime (#11219) 2020-04-26 21:01:06 -03:00
markdown_test.go Restore checkbox rendering and prevent poor sanitization of spans (#11277) 2020-05-03 17:17:24 -03:00
markdown.go
renderconfig.go
toc.go