forgejo/modules/markup/markdown
Gusted 19dc5ef5e5
[GITEA] Add footnote testing
- This adds coverage to the most common and the edge cases of what the
footnote implementation should be capable of. This was partly done to
ensure no hidden surprises when changing the implementation, as markdown
rendering is one of the more important features of Forgejo.

(cherry picked from commit 16ecdb4170)
2023-12-18 16:39:21 +01:00
..
math [GITEA] Require Latex code to have a end sequence 2023-12-18 16:39:20 +01:00
ast.go
convertyaml.go
goldmark.go
markdown.go
markdown_test.go [GITEA] Add footnote testing 2023-12-18 16:39:21 +01:00
meta.go
meta_test.go
renderconfig.go
renderconfig_test.go
toc.go