Enable pygments

This commit is contained in:
Evgeny Gavrin
2015-06-14 14:53:02 +03:00
parent e2a2ba91e6
commit 26ff4941fd
+2 -2
View File
@@ -11,8 +11,8 @@ url: "http://samsung.github.io" # the base hostname & protocol for your site
# Build settings
#markdown: kramdown
markdown: kramdown
highlighter: rouge
highlighter: pygments
kramdown:
input: GFM
syntax_highlighter: rouge
syntax_highlighter: pygments