gitea/modules/templates
Jason Song 59d2189875
Fix missing commit message body when the message has leading newlines ()
Commit with `echo "\nmessage after a blank line\nsecond line of the
message" | git commit --cleanup=verbatim -F -` and push.

<img width="1139" alt="image"
src="https://github.com/go-gitea/gitea/assets/9418365/f9a2c28c-e307-4c78-9e31-3d3ace7b9274">
..
eval Use a general Eval function for expressions in templates. ()
scopedtmpl Make HTML template functions support context ()
vars Implement FSFE REUSE for golang files ()
base.go Improve template system and panic recovery ()
dynamic.go Use a general approach to access custom/static/builtin assets ()
helper.go Remove the service worker ()
helper_test.go Implement FSFE REUSE for golang files ()
htmlrenderer.go Improve RunMode / dev mode ()
htmlrenderer_test.go Show friendly 500 error page to users and developers ()
mailer.go Improve RunMode / dev mode ()
static.go Use a general approach to access custom/static/builtin assets ()
templates_bindata.go Implement FSFE REUSE for golang files ()
util_avatar.go Improve template helper ()
util_dict.go Update go tool dependencies, restructure lint targets ()
util_json.go Improve template helper ()
util_misc.go Simplify template helper functions ()
util_render.go Fix missing commit message body when the message has leading newlines ()
util_render_test.go Fix missing commit message body when the message has leading newlines ()
util_slice.go Improve template helper functions: string/slice ()
util_string.go Improve template helper ()
util_test.go Improve template helper functions: string/slice ()