소스 검색

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