]> source.dussan.org Git - gitea.git/commit
Make blockquote attention recognize more syntaxes (#31240) (#31250)
authorGiteabot <teabot@gitea.io>
Tue, 4 Jun 2024 16:03:01 +0000 (00:03 +0800)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 16:03:01 +0000 (16:03 +0000)
commit1c1c2d36e85f017ce509929c79379fa026b823ee
tree7cbb6ed3fb255ae517af6a57ba0d87094593e797
parent082600a50e4c409e021b1d269fc9840837c19e48
Make blockquote attention recognize more syntaxes (#31240) (#31250)

Backport #31240 by wxiaoguang

Fix #31214

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
modules/markup/markdown/markdown_test.go
modules/markup/markdown/math/block_parser.go
modules/markup/markdown/transform_blockquote.go