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

Change style to improve whitespaces trimming inside inline markdown code (#23093) #23122

Closed

Conversation

yardenshoham
Copy link
Member

Backport #23093

Given mardown source

x ` a` y
x `a ` y
x ` a ` y

Render

截屏2023-02-23 15 33 14

Fixes #23080.

@yardenshoham yardenshoham added the topic/ui Change the appearance of the Gitea UI label Feb 24, 2023
@silverwind
Copy link
Member

Duplicate with #23120.

@silverwind silverwind closed this Feb 24, 2023
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 24, 2023
@yardenshoham yardenshoham deleted the backport-23093-v1.19 branch February 24, 2023 14:16
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants