aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2013-05-07 00:06:56 -0500
committerBrandon Mathis <brandon@imathis.com>2013-05-07 00:06:56 -0500
commit11a1ba623e76f3524a1835856a83ad826c6e0c52 (patch)
treeb32e9643556d178d65f27c9013e771d45070e552 /_config.yml
parent09558c64e6fb4fd406baa379ef79d9419b0a6e03 (diff)
downloadmy_new_personal_website-11a1ba623e76f3524a1835856a83ad826c6e0c52.tar.xz
my_new_personal_website-11a1ba623e76f3524a1835856a83ad826c6e0c52.zip
Updated RDiscount, added footnotes and other extensions
Diffstat (limited to '')
-rw-r--r--_config.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 1397f8d3..355f5fea 100644
--- a/_config.yml
+++ b/_config.yml
@@ -34,6 +34,13 @@ plugins: plugins
code_dir: downloads/code
category_dir: blog/categories
markdown: rdiscount
+rdiscount:
+ extensions:
+ - autolink
+ - footnotes
+ - generate_toc
+ - superscript
+ - smart
pygments: false # default python pygments have been replaced by pygments.rb
paginate: 10 # Posts per page on the blog index