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.
Zettat123 a6175b01d9
Fix nil context in RenderMarkdownToHtml (#23092)
Fix #23082.

This bug is caused by a nil context in
https://github.com/go-gitea/gitea/issues/23082#issuecomment-1441276546 .

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
checkboxes.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
dropdown.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
header.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
input.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
markdown.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
textarea.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago