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/user/dashboard
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
..
dashboard.tmpl Add class to page content to unify top margin (#13766) 4 years ago
feeds.tmpl Add `code` highlighting in issue titles (#21432) 2 years ago
issues.tmpl Improve single repo action for issue and pull requests (#20730) 2 years ago
milestones.tmpl Make sure fmt catches all templates (#20979) 2 years ago
navbar.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
repolist.tmpl Refactor from Vue2 to Vue3 (#20044) 2 years ago