mirror of
https://git.FreeBSD.org/doc.git
synced 2026-06-02 11:25:20 +00:00
[website]: Allow plain html content
In preparation for the update to 0.162.0 which disallows html directly. Narrow it down to html and asciidoc
This commit is contained in:
@@ -19,6 +19,7 @@ preserveTOC = true
|
||||
extensions = ["man-macro", "inter-document-references-macro", "sectnumoffset-treeprocessor", "packages-macro", "git-macro"]
|
||||
|
||||
[security]
|
||||
allowContent = ['^text/html$', '^text/asciidoc$']
|
||||
enableInlineShortcodes = false
|
||||
[security.exec]
|
||||
allow = ["^dart-sass-embedded$", "^go$", "^git$", "^npx$", "^postcss$", "^asciidoctor$"]
|
||||
|
||||
Reference in New Issue
Block a user