remove blackfriday (#11161)

This commit is contained in:
Ihor Sychevskyi 2022-04-12 17:33:40 +03:00 committed by GitHub
parent 05be86e18c
commit e43e55de6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 17 deletions

View File

@ -17,23 +17,6 @@ staticDir = ["static", "generated"]
disableAliases = true
[markup]
defaultMarkdownHandler = "blackfriday"
[markup.blackfriday]
angledQuotes = false
footnoteAnchorPrefix = ""
footnoteReturnLinkContents = ""
fractions = true
hrefTargetBlank = false
latexDashes = true
nofollowLinks = false
noreferrerLinks = false
plainIDAnchors = true
skipHTML = false
smartDashes = true
smartypants = true
smartypantsQuotesNBSP = false
taskLists = true
extensions = [""]
[markup.goldmark]
[markup.goldmark.extensions]
definitionList = true