Browse Source

Change markdown engine from rdiscount to redcarpet

Ethan Zimmerman 11 years ago
parent
commit
49380e2ce4
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