Add Pygments cod highlighting
This commit is contained in:
@@ -20,7 +20,7 @@ bing_verify: D81F4C18A6CB3018F64D7C827D953DFD
|
||||
|
||||
timezone: America/New_York
|
||||
future: true
|
||||
pygments: false
|
||||
pygments: true
|
||||
markdown: kramdown
|
||||
|
||||
# https://github.com/mojombo/jekyll/wiki/Permalinks
|
||||
@@ -31,7 +31,7 @@ kramdown:
|
||||
footnote_nr: 1
|
||||
entity_output: as_char
|
||||
toc_levels: 1..6
|
||||
use_coderay: true
|
||||
use_coderay: false
|
||||
|
||||
coderay:
|
||||
coderay_line_numbers:
|
||||
|
||||
Reference in New Issue
Block a user