0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 01:29:52 +01:00
gitea/modules/markup
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
..
common
console
csv
external
markdown
mdstripper
orgmode
camo_test.go
camo.go
html_internal_test.go
html_test.go
html.go
renderer_test.go Support localized README (#20508) 2022-08-01 01:36:58 +03:00
renderer.go Support localized README (#20508) 2022-08-01 01:36:58 +03:00
sanitizer_test.go
sanitizer.go