Skip to content

Conversation

@phil-opp
Copy link
Contributor

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.

Fixes #1861.

@CLAassistant
Copy link

CLA assistant check
All committers have accepted the CLA.

@bep
Copy link
Member

bep commented Apr 4, 2016

@phil-opp could you see my comment in #1861 and adjust this PR?

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.
@phil-opp
Copy link
Contributor Author

phil-opp commented Apr 4, 2016

@bep done

@bep
Copy link
Member

bep commented Apr 4, 2016

Good merged in 43b5dfa

@bep bep closed this Apr 4, 2016
@phil-opp phil-opp deleted the patch-1 branch April 4, 2016 20:27
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants