mirror of
https://github.com/go-gitea/gitea
synced 2025-07-04 17:47:19 +00:00
Fix #28735 GitHub render `\```math\``` ` as a block now. Add `display` class will render it as a block. After:   --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>