Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix markdown rendering in milestone content #15056

Merged
merged 3 commits into from
Mar 20, 2021

Conversation

silverwind
Copy link
Member

  • Add missing markdown class for rendered markdown
  • Increase font size of milestone name

Fixes: #15046

Before

image

image

After

image

image

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

Fixes: go-gitea#15046
@6543 6543 added backport/v1.13 type/bug topic/ui Change the appearance of the Gitea UI labels Mar 19, 2021
@6543 6543 added this to the 1.15.0 milestone Mar 19, 2021
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Mar 19, 2021
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 20, 2021
@6543
Copy link
Member

6543 commented Mar 20, 2021

🚀

@6543 6543 merged commit d05539e into go-gitea:master Mar 20, 2021
@6543
Copy link
Member

6543 commented Mar 20, 2021

please send backports :)

silverwind added a commit to silverwind/gitea that referenced this pull request Mar 21, 2021
- Add missing markdown class for rendered markdown.
- Increase font size of milestone name in list.

Fixes: go-gitea#15046
silverwind added a commit to silverwind/gitea that referenced this pull request Mar 21, 2021
- Add missing markdown class for rendered markdown.
- Increase font size of milestone name in list.

Fixes: go-gitea#15046
@silverwind silverwind deleted the milestone-markdown branch March 21, 2021 16:16
6543 pushed a commit that referenced this pull request Mar 21, 2021
- Add missing markdown class for rendered markdown.
- Increase font size of milestone name in list.

Fixes: #15046
6543 pushed a commit that referenced this pull request Mar 21, 2021
- Add missing markdown class for rendered markdown.
- Increase font size of milestone name in list.

Fixes: #15046
@6543 6543 added the backport/done All backports for this PR have been created label Mar 23, 2021
@go-gitea go-gitea locked and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Milestone checkboxes rendering
4 participants