File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,7 @@ time_format_blog = "2006.01.02"
8282 [markup .goldmark ]
8383 [markup .goldmark .parser .attribute ]
8484 block = true
85- [markup .goldmark .renderer ]
86- unsafe = true
85+
8786 [markup .highlight ]
8887 # See a complete list of available styles at https://xyproto.github.io/splash/docs/all.html
8988 style = " tango"
Original file line number Diff line number Diff line change @@ -56,8 +56,6 @@ markup:
5656 parser :
5757 attribute :
5858 block : true
59- renderer :
60- unsafe : true
6159 highlight :
6260 # See a complete list of available styles at https://xyproto.github.io/splash/docs/all.html
6361 # style: tango
@@ -209,8 +207,3 @@ module:
209207 imports :
210208 - path : github.com/google/docsy
211209 disable : false
212-
213- markup :
214- goldmark :
215- renderer :
216- unsafe : true
You can’t perform that action at this time.
0 commit comments