mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-04 14:46:57 -05:00
633785a5f3
This PR removes (almost) all path tricks, and introduces "renderhelper" package. Now we can clearly see the rendering behaviors for comment/file/wiki, more details are in "renderhelper" tests. Fix #31411 , fix #18592, fix #25632 and maybe more problems. (ps: fix #32608 by the way) |
||
---|---|---|
.. | ||
math | ||
ast.go | ||
convertyaml.go | ||
goldmark.go | ||
main_test.go | ||
markdown_test.go | ||
markdown.go | ||
meta_test.go | ||
meta.go | ||
prefixed_id.go | ||
renderconfig_test.go | ||
renderconfig.go | ||
toc.go | ||
transform_blockquote.go | ||
transform_codespan.go | ||
transform_heading.go | ||
transform_image.go | ||
transform_link.go | ||
transform_list.go |