0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 11:34:49 +01:00
gitea/modules/templates
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>
2023-02-24 14:36:07 +08:00
..
vars
base.go
dynamic.go
helper.go Fix nil context in RenderMarkdownToHtml (#23092) 2023-02-24 14:36:07 +08:00
helper_test.go
htmlrenderer.go Display error log when a modified template has an error so that it could recovery when the error fixed (#22261) 2023-01-03 15:17:36 +08:00
mailer.go
static.go
templates_bindata.go