druid/docs/_config.yml

6 lines
170 B
YAML
Raw Normal View History

2013-09-16 17:08:22 -04:00
name: Your New Jekyll Site
pygments: true
markdown: redcarpet
2013-09-17 20:07:55 -04:00
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]