You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
4 years ago
..
ast.go Make TaskCheckBox render correctly (#11214) 4 years ago
goldmark.go Prevent panic during wrappedConn close at hammertime (#11219) 4 years ago
markdown.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago
markdown_test.go Restore checkbox rendering and prevent poor sanitization of spans (#11277) 4 years ago
renderconfig.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago
toc.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago