1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-08 23:38:13 +00:00
Files
gitea/routers/web/repo/view_test.go
Gary Wang c35535ce07 Support localized README (#20508)
* Support localized README

* Slightly simplify getting the readme file and add some tests. Ensure that i18n also
works for docs/ etc.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update modules/markup/renderer.go

* Update modules/markup/renderer.go

* Update modules/markup/renderer.go

Co-authored-by: Andrew Thornton <art27@cantab.net>
2022-08-01 01:36:58 +03:00

1.7 KiB