update docs jekyll config

This commit is contained in:
Xavier Léauté 2015-02-17 20:25:15 -08:00
parent 683fa1dc65
commit 018653700b
1 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,8 @@
name: Your New Jekyll Site
pygments: true
name: Druid Documentation
markdown: redcarpet
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "disable_indented_code_blocks", "tables", "with_toc_data"]
extensions: ["tables", "no_intra_emphasis", "fenced_code_blocks", "with_toc_data"]
highlighter: pygments