gitea/docs/content
wxiaoguang dae7f1ebdb
Remove unnecessary SanitizeHTML from code (#29575)
* "mail/issue/default.tmpl": the body is rendered by backend
`markdown.RenderString() HTML`, it has been already sanitized
* "repo/settings/webhook/base_list.tmpl": "Description" is prepared by
backend `ctx.Tr`, it doesn't need to be sanitized
2024-03-04 12:02:45 +00:00
..
administration Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
contributing Add `io.Closer` guidelines (#29387) 2024-02-25 13:05:23 +00:00
development Enable markdownlint `no-trailing-punctuation` and `no-blanks-blockquote` (#29214) 2024-02-17 13:18:05 +00:00
help Update FAQ about git hook problems (#29495) 2024-02-29 14:16:02 +00:00
installation Update some translations and fix markdown formatting (#29099) 2024-02-11 19:03:49 +02:00
usage Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
actions.en-us.md
administration.en-us.md
administration.zh-cn.md
contributing.en-us.md
development.en-us.md
development.zh-cn.md
help.en-us.md
help.zh-cn.md
index.en-us.md
index.zh-cn.md
installation.en-us.md
installation.zh-cn.md
packages.en-us.md
search.en-us.md
search.nl-nl.md
search.pt-br.md
search.zh-cn.md
usage.en-us.md
usage.zh-cn.md