Skip to content

Fix issue markdown bugs #17411

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

Merged
merged 1 commit into from
Oct 23, 2021
Merged

Conversation

wxiaoguang
Copy link
Contributor

@wxiaoguang wxiaoguang commented Oct 23, 2021

* Bug fix: render Markdown http://AppURL/org/repo/issues/4?a=1&b=2#comment-123 test to HTML correctly, close go-gitea#17394
* Bug fix: fix the positions of checkboxes in rendered HTML, close go-gitea#17395
@wxiaoguang wxiaoguang added this to the 1.16.0 milestone Oct 23, 2021
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Oct 23, 2021
@wxiaoguang wxiaoguang requested a review from lunny October 23, 2021 12:46
@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 Oct 23, 2021
@wxiaoguang wxiaoguang merged commit 6c49517 into go-gitea:main Oct 23, 2021
@wxiaoguang wxiaoguang deleted the fix-issue-markdown branch October 23, 2021 13:38
@zeripath zeripath added the backport/done All backports for this PR have been created label Dec 25, 2021
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
* Bug fix: render Markdown http://AppURL/org/repo/issues/4?a=1&b=2#comment-123 test to HTML correctly, close go-gitea#17394
* Bug fix: fix the positions of checkboxes in rendered HTML, close go-gitea#17395
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
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. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown checkboxes rendered badly Issue comment URLs parsed / emitted incorrectly
6 participants