mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-11 16:23:57 +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: /
|
||||
url: http://localhost:4000
|
||||
|
||||
pygments: true
|
||||
highlighter: pygments
|
||||
markdown: kramdown
|
||||
permalink: date
|
||||
maruku:
|
||||
|
Reference in New Issue
Block a user