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 0e799c26ba
Prevent panic during wrappedConn close at hammertime (#11219)
* Prevent panic during wrappedConn close at hammertime

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

* Update modules/graceful/server.go

* Fix extraneous debug in goldmark.go

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 enable ENABLE_HARD_LINE_BREAK by default (#11162) 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