mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-12 00:33:58 +02:00
Merge pull request #485 from peterkokot/patch-1
Pygments option deprecated, using highlighter option instead
This commit is contained in:
@@ -2,7 +2,7 @@ safe: true
|
|||||||
baseurl: /
|
baseurl: /
|
||||||
url: http://localhost:4000
|
url: http://localhost:4000
|
||||||
|
|
||||||
pygments: true
|
highlighter: pygments
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
permalink: date
|
permalink: date
|
||||||
maruku:
|
maruku:
|
||||||
|
Reference in New Issue
Block a user