hugo/docs
Philipp Oppermann 43b5dfabb5 Disable syntax guessing for PygmentsCodeFences by default
This disables highlighting for fenced code blocks without explicitly specified language. It also introduces a new `PygmentsCodeFencesGuessSyntax` config option (defaulting to false).

To enable syntax guessing again, add the following to your config file: `PygmentsCodeFencesGuessSyntax = true`

This is a breaking change.
2016-04-04 22:19:36 +02:00
..
archetypes [Docs] Copyediting 2015-01-28 18:02:40 -07:00
content Disable syntax guessing for PygmentsCodeFences by default 2016-04-04 22:19:36 +02:00
data Add docs/data/titles.toml to set title "Site Showcase" 2015-11-16 06:48:20 -07:00
layouts docs: Add search form powered by Algolia 2016-03-25 11:22:01 +01:00
static docs: Add yushuangqi.com to the showcase 2016-04-04 20:37:39 +02:00
.gitignore Add ToC to long pages 2015-05-11 18:39:42 +02:00
config.toml Docs: Enable plain id anchors 2016-01-15 12:55:35 +01:00