0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 04:01:49 +01:00
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
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
swagger
user Add code highlighting in issue titles (#21432) 2022-10-16 02:24:41 +08:00
home.tmpl
install.tmpl
post-install.tmpl