瀏覽代碼

Use Jekyll's default markdown parser and highligher

With the current version of Jekyll (2.4.0), this changes the markdown
parser to Kramdown.
Nicolas McCurdy 10 年之前
父節點
當前提交
a1019ed0c4
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      _config.yml

+ 0 - 4
_config.yml

@@ -1,7 +1,3 @@
-# Dependencies
-markdown:         redcarpet
-highlighter:      pygments
-
 # Permalinks
 permalink:        pretty
 relative_permalinks: true