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
|
staticDir = ["static", "../assets/others"] # static directories
|
||||||
|
|
||||||
|
[markup]
|
||||||
|
[markup.goldmark]
|
||||||
|
[markup.goldmark.renderer]
|
||||||
|
unsafe = true
|
||||||
|
|
||||||
[author] #### Author Info
|
[author] #### Author Info
|
||||||
name = "XXXX"
|
name = "XXXX"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user