Switch to kramdown for markdown in _config.yml

(Maruku is obsolete and karmdown is required for toc in the future)
This commit is contained in:
Saivann 2014-03-13 12:46:12 -04:00
parent 1bd6015991
commit 38a11ebabd

View file

@ -114,16 +114,9 @@ plugins: ./_plugins
future: true
lsi: false
pygments: false
markdown: maruku
markdown: kramdown
permalink: date
maruku:
use_tex: false
use_divs: false
png_engine: blahtex
png_dir: images/latex
png_url: /images/latex
rdiscount:
extensions: []
@ -131,7 +124,7 @@ kramdown:
auto_ids: true,
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6
toc_levels: 2..6
use_coderay: false
coderay: