Skip to content

Commit 057a82c

Browse files
author
nginx
committed
Pre OSS commit
2 parents 2f64951 + 19ab885 commit 057a82c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/_default/config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ refLinksErrorLevel = "ERROR"
1111
[[module.imports]]
1212
path="github.com/nginxinc/nginx-hugo-theme"
1313

14+
[markup]
15+
[markup.goldmark]
16+
[markup.goldmark.renderer]
17+
unsafe = true
18+
1419
[params]
1520
useSectionPageLists = "false"
1621
buildtype = "webdocs"

0 commit comments

Comments
 (0)