Add Hugo 6.0's GoldMark for HTML rendering (#29)
Add Hugo 6.0's GoldMark for HTML rendering
This commit is contained in:
@@ -21,6 +21,11 @@ pygmentsCodefencesGuessSyntax = true
|
||||
|
||||
staticDir = ["static", "../assets/others"] # static directories
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
[author] #### Author Info
|
||||
name = "XXXX"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user