Skip to content

Conversation

@wxiaoguang
Copy link
Contributor

Fix #36108
Fix #36107

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 10, 2025
@github-actions github-actions bot added the modifies/go Pull requests that update Go code label Dec 10, 2025
@wxiaoguang
Copy link
Contributor Author

image

@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Dec 10, 2025
@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 Dec 10, 2025
@techknowlogick techknowlogick enabled auto-merge (squash) December 10, 2025 15:18
@techknowlogick techknowlogick added type/bug reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. labels Dec 10, 2025
@techknowlogick techknowlogick merged commit 1c69fdc into go-gitea:main Dec 10, 2025
23 checks passed
@GiteaBot GiteaBot added this to the 1.26.0 milestone Dec 10, 2025
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request Dec 10, 2025
@GiteaBot GiteaBot added backport/done All backports for this PR have been created and removed reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. labels Dec 10, 2025
techknowlogick pushed a commit that referenced this pull request Dec 10, 2025
@wxiaoguang wxiaoguang deleted the fix-math-render branch December 11, 2025 02:05
zjjhot added a commit to zjjhot/gitea that referenced this pull request Dec 12, 2025
* giteaofficial/main:
  Move some functions to gitrepo package to reduce RepoPath reference directly (go-gitea#36126)
  Make Golang correctly delete temp files during uploading (go-gitea#36128)
  [skip ci] Updated translations via Crowdin
  Support updating branch via API (go-gitea#35951)
  Use gitrepo's clone and push when possible (go-gitea#36093)
  Improve math rendering (go-gitea#36124)
  Add matching pair insertion to markdown textarea (go-gitea#36121)
  Changed a small typo in an error message and code comments. (go-gitea#36117)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/done All backports for this PR have been created backport/v1.25 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/go Pull requests that update Go code type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

$-math in link text not working consecutive $-math inlines don't render

4 participants