Browse Source

Merge pull request #58 from nicolasmccurdy/kramdown-support

Use Jekyll's default Markdown parser and highligher
Mark Otto 10 years ago
parent
commit
71cd1a1ab2
1 changed files with 0 additions and 4 deletions
  1. 0 4
      _config.yml

+ 0 - 4
_config.yml

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