Sfoglia il codice sorgente

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 anni fa
parent
commit
a1019ed0c4
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. 0 4
      _config.yml

+ 0 - 4
_config.yml

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