Browse Source

Merge pull request #2 from thebinarypenguin/master

Change markdown engine from rdiscount to redcarpet
Mark Otto 11 years ago
parent
commit
04b3623e78
1 changed files with 1 additions and 1 deletions
  1. 1 1
      _config.yml

+ 1 - 1
_config.yml

@@ -1,5 +1,5 @@
 # Dependencies
 # Dependencies
-markdown:         rdiscount
+markdown:         redcarpet
 pygments:         true
 pygments:         true
 
 
 # Permalinks
 # Permalinks