Updated config to create tables.

This commit is contained in:
Russell Jurney 2013-09-17 17:07:55 -07:00
parent 6df31408d9
commit 295426df9f
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
name: Your New Jekyll Site
pygments: true
markdown: redcarpet
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]