diff --git a/docs/content/doc/advanced/external-renderers.en-us.md b/docs/content/doc/advanced/external-renderers.en-us.md index 6b283ca2e..71fabc529 100644 --- a/docs/content/doc/advanced/external-renderers.en-us.md +++ b/docs/content/doc/advanced/external-renderers.en-us.md @@ -98,3 +98,36 @@ Once your configuration changes have been made, restart Gitea to have changes ta **Note**: Prior to Gitea 1.12 there was a single `markup.sanitiser` section with keys that were redefined for multiple rules, however, there were significant problems with this method of configuration necessitating configuration through multiple sections. + +## Customizing CSS +The external renderer is specified in the .ini in the format `[markup.XXXXX]` and the HTML supplied by your external renderer will be wrapped in a `
{{$.RenderedDescription|Str2html}}
{{end}} + {{if $.RenderedDescription}}{{$.RenderedDescription|Str2html}}
{{end}}
{{.i18n.Tr "repo.create_new_repo_command"}}
-{{.i18n.Tr "repo.push_exist_repo"}}
-{{.Milestone.Name}}
-