mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-30 19:22:08 +00:00
- When math equation support was added into Gitea it allowed for math equations to be typed over multiple lines via `\[ ... \]` and `$$ ... $$`. Specifically the former delimiters caused problems with legitimate markdown input to be seen as a math equation and therefore was disabled in
|
||
---|---|---|
.. | ||
callout | ||
math | ||
util | ||
ast.go | ||
color_util.go | ||
color_util_test.go | ||
convertyaml.go | ||
goldmark.go | ||
markdown.go | ||
markdown_test.go | ||
meta.go | ||
meta_test.go | ||
prefixed_id.go | ||
renderconfig.go | ||
renderconfig_test.go | ||
toc.go | ||
transform_codespan.go | ||
transform_heading.go | ||
transform_image.go | ||
transform_link.go | ||
transform_list.go |