forgejo/modules/markup/markdown
Gusted 2cdaf10836
[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)
(cherry picked from commit 19dc5ef5e5)
(cherry picked from commit d5955efc0a)
2024-01-01 15:36:17 +01:00
..
math [GITEA] Require Latex code to have a end sequence 2024-01-01 15:27:12 +01:00
ast.go
convertyaml.go
goldmark.go
markdown.go
markdown_test.go [GITEA] Add footnote testing 2024-01-01 15:36:17 +01:00
meta.go
meta_test.go
renderconfig.go
renderconfig_test.go
toc.go