mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-20 08:18:03 +01:00
2f43536c3e
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_test.go | ||
helper.go | ||
htmlrenderer_test.go | ||
htmlrenderer.go | ||
mailer.go | ||
static.go | ||
templates_bindata.go | ||
util_avatar.go | ||
util_date_legacy.go | ||
util_date_test.go | ||
util_date.go | ||
util_dict.go | ||
util_json.go | ||
util_misc.go | ||
util_render_legacy.go | ||
util_render_test.go | ||
util_render.go | ||
util_slice.go | ||
util_string.go | ||
util_test.go |