mirror of https://github.com/go-gitea/gitea.git
Fix #32700, regression of recent markup refactoring And by the way, clarify many legacy problems: 1. Some "RenderXxx" functions do not really "render", they only call "post processors" 2. Merge "RenderEmoji | RenderCodeBlock", they are all for "simple issue title" |
||
|---|---|---|
| .. | ||
| eval | ||
| scopedtmpl | ||
| vars | ||
| base.go | ||
| dynamic.go | ||
| helper.go | ||
| helper_test.go | ||
| htmlrenderer.go | ||
| htmlrenderer_test.go | ||
| mailer.go | ||
| static.go | ||
| templates_bindata.go | ||
| util_avatar.go | ||
| util_date.go | ||
| util_date_legacy.go | ||
| util_date_test.go | ||
| util_dict.go | ||
| util_json.go | ||
| util_misc.go | ||
| util_render.go | ||
| util_render_legacy.go | ||
| util_render_test.go | ||
| util_slice.go | ||
| util_string.go | ||
| util_test.go | ||