You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
2 years ago
..
admin Support instance-wide OAuth2 applications (#21335) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Remove useless `appVer` from JS `window.config` (#21445) 2 years ago
code Run `make fmt` (#21437) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add user/organization code search (#19977) 2 years ago
mail Make sure fmt catches all templates (#20979) 2 years ago
org Add user/organization code search (#19977) 2 years ago
package Fix empty container layer history and UI (#21251) 2 years ago
repo Add `code` highlighting in issue titles (#21432) 2 years ago
shared Add `code` highlighting in issue titles (#21432) 2 years ago
status Remove fomantic image module (#21145) 2 years ago
swagger Make external issue tracker regexp configurable via API (#21338) 2 years ago
user Add `code` highlighting in issue titles (#21432) 2 years ago
home.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
install.tmpl Rework mailer settings (#18982) 2 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago