hugo/docs/content
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
..
commands Add embeded template for robots.txt 2016-01-05 23:36:16 +01:00
community docs: Mention CLA in the showcase contribution guidelines 2016-03-30 18:01:50 +02:00
content docs: Remove incorrent reference to list.html 2016-03-30 17:54:31 +02:00
extras docs: Document GitHub flavoured code fences 2016-03-28 16:38:28 +02:00
meta docs: Draft of 0.16 release notes 2016-03-21 14:08:39 +01:00
overview Disable syntax guessing for PygmentsCodeFences by default 2016-04-04 22:19:36 +02:00
showcase docs: Add yushuangqi.com to the showcase 2016-04-04 20:37:39 +02:00
taxonomies docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
templates docs: Add documentation for hasPrefix template func 2016-04-03 00:44:43 +02:00
themes docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
tools docs: Add alternative for Wordpress import 2016-04-03 13:35:42 +02:00
troubleshooting docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
tutorials docs: embed YouTube video in Windows installation tutorial 2016-04-03 14:28:12 +02:00