gitea/templates
Yarden Shoham b9cd6fb703
Add `code` highlighting in issue titles (#21432)
This changes the rendering logic of issue titles. If a substring in an
issue title is enclosed with a pair of backticks, it'll be rendered with
a monospace font (HTML `code` tag).

* Closes #20887

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-10-16 02:24:41 +08:00
..
admin Support instance-wide OAuth2 applications (#21335) 2022-10-12 22:08:29 +08:00
api/packages/pypi
base Remove useless `appVer` from JS `window.config` (#21445) 2022-10-14 01:16:27 +08:00
code Run `make fmt` (#21437) 2022-10-13 21:33:54 -04:00
custom
explore Add user/organization code search (#19977) 2022-10-11 00:12:03 +01:00
mail
org Add user/organization code search (#19977) 2022-10-11 00:12:03 +01:00
package Fix empty container layer history and UI (#21251) 2022-09-27 15:03:24 +02:00
repo Add `code` highlighting in issue titles (#21432) 2022-10-16 02:24:41 +08:00
shared Add `code` highlighting in issue titles (#21432) 2022-10-16 02:24:41 +08:00
status Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
swagger Make external issue tracker regexp configurable via API (#21338) 2022-10-07 20:49:30 +08:00
user Add `code` highlighting in issue titles (#21432) 2022-10-16 02:24:41 +08:00
home.tmpl
install.tmpl
post-install.tmpl