hugo/docs/content/overview
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
..
configuration.md Disable syntax guessing for PygmentsCodeFences by default 2016-04-04 22:19:36 +02:00
installing.md docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
introduction.md docs: Add surge.sh to main page of static site hosters 2016-03-28 16:44:13 +02:00
quickstart.md Docs: use Shekhar Gulati's Hugo tutorial as quickstart guide 2016-03-10 20:36:54 +01:00
source-directory.md docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
usage.md Docs: clarify that Amazon WS is, actually, AWS 2016-02-14 12:12:03 +01:00