]> source.dussan.org Git - gitea.git/commit
Fix markdown rendering in milestone content (#15056) (#15092)
authorsilverwind <me@silverwind.io>
Sun, 21 Mar 2021 17:03:52 +0000 (18:03 +0100)
committerGitHub <noreply@github.com>
Sun, 21 Mar 2021 17:03:52 +0000 (18:03 +0100)
commit2f09e5775f1e9a7388cde03c70edd1957f619f1b
treea2bedac8b4b2d912ce9a8968d0ab6bcbfd331fa1
parentb0819efaeae1fb03a199d936af4cc475e71fcaf7
Fix markdown rendering in milestone content (#15056) (#15092)

- Add missing markdown class for rendered markdown.
- Increase font size of milestone name in list.

Fixes: https://github.com/go-gitea/gitea/issues/15046
templates/repo/issue/milestone_issues.tmpl
templates/repo/issue/milestones.tmpl
web_src/less/_repository.less