0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 07:16:47 +01:00
gitea/modules/markup/markdown/math
charles 90a3c20e79
Fix markdown math brackets render problem (#31420)
Close #31371, support `($ ... $)` like GitHub

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-06-20 02:12:54 +00:00
..
block_node.go
block_parser.go
block_renderer.go
inline_node.go
inline_parser.go Fix markdown math brackets render problem (#31420) 2024-06-20 02:12:54 +00:00
inline_renderer.go
math.go