We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d146e8e + ae43bea commit 13a8461Copy full SHA for 13a8461
1 file changed
hugo.yaml
@@ -6,6 +6,11 @@ ignoreLogs: ['warning-goldmark-raw-html']
6
params:
7
buildCondition: examples
8
9
+markup:
10
+ goldmark:
11
+ renderer:
12
+ unsafe: true
13
+
14
module:
15
hugoVersion:
16
extended: true
@@ -14,4 +19,4 @@ module:
19
20
# used to source the base theme for academy.
21
- path: github.com/layer5io/academy-theme
17
- disable: false
22
+ disable: false
0 commit comments