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
..
cargo.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
chef.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
composer.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
composer_dependencies.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
conan.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
conda.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
container.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
generic.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
helm.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
maven.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
npm.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
npm_dependencies.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
nuget.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
pub.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
pypi.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 1 year ago
rubygems.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago
rubygems_dependencies.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
vagrant.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 1 year ago