0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 17:14:56 +01:00
gitea/routers/web/org
wxiaoguang 633785a5f3
Refactor markup render system (#32612)
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)
2024-11-24 16:18:57 +08:00
..
setting
block.go
home.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
main_test.go
members.go
org_labels.go
org.go
projects_test.go
projects.go
setting_oauth2.go
setting_packages.go
setting.go
teams.go