mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Disable blackfriday's automatic fraction formatting.
This commit is contained in:
@@ -14,6 +14,9 @@ enableRobotsTXT: true
|
||||
metaDataFormat: "yaml"
|
||||
disableKinds: ["404", "taxonomy", "taxonomyTerm", "RSS"]
|
||||
|
||||
blackfriday:
|
||||
fractions: false
|
||||
|
||||
publishDir: "_gh_pages"
|
||||
archetypeDir: "site/archetypes"
|
||||
assetDir: "site/assets"
|
||||
|
||||
Reference in New Issue
Block a user