0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-17 20:45:31 +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 Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
console
csv
external
markdown Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
mdstripper
orgmode Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
camo_test.go
camo.go
html_internal_test.go
html_test.go
html.go Use body text color in repository files table links (#20386) 2022-07-22 18:49:24 +08:00
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 Allow to specify colors for text in markup (#20363) 2022-07-15 14:38:10 +08:00
sanitizer.go Allow to specify colors for text in markup (#20363) 2022-07-15 14:38:10 +08:00