mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-09 20:49:21 -04:00
parent
c3d28d2897
commit
06772eefcd
@ -65,7 +65,7 @@ func NewBlackfriday() *Blackfriday {
|
|||||||
"hrefTargetBlank": false,
|
"hrefTargetBlank": false,
|
||||||
"smartDashes": true,
|
"smartDashes": true,
|
||||||
"latexDashes": true,
|
"latexDashes": true,
|
||||||
"plainIDAnchors": false,
|
"plainIDAnchors": true,
|
||||||
"sourceRelativeLinks": false,
|
"sourceRelativeLinks": false,
|
||||||
"sourceRelativeLinksProjectFolder": "/docs/content",
|
"sourceRelativeLinksProjectFolder": "/docs/content",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user