mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08: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> |
||
|---|---|---|
| .. | ||
| math | ||
| ast.go | ||
| convertyaml.go | ||
| goldmark.go | ||
| markdown_test.go | ||
| markdown.go | ||
| meta_test.go | ||
| meta.go | ||
| renderconfig_test.go | ||
| renderconfig.go | ||
| toc.go | ||