]> source.dussan.org Git - gitea.git/commit
Fix markdown math brackets render problem (#31420) (#31430)
authorGiteabot <teabot@gitea.io>
Thu, 20 Jun 2024 09:45:08 +0000 (17:45 +0800)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2024 09:45:08 +0000 (17:45 +0800)
commit7fbcc58062c5cad5c4c8674915ea0fffa659b51d
treea3d23ce189eef6b7639014396842b5293b84d9c1
parent05f32114d18f1e51782a567dc698de8dce4f2044
Fix markdown math brackets render problem (#31420) (#31430)

Backport #31420 by charles7668

Co-authored-by: charles <30816317+charles7668@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
modules/markup/markdown/markdown_test.go
modules/markup/markdown/math/inline_parser.go