mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -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",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user