mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-28 03:33:08 +08: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) |
||
---|---|---|
.. | ||
commit_checker.go | ||
main_test.go | ||
repo_comment_test.go | ||
repo_comment.go | ||
repo_file_test.go | ||
repo_file.go | ||
repo_wiki_test.go | ||
repo_wiki.go | ||
simple_document_test.go | ||
simple_document.go |