Browse Source

Removed a couple of buggy filters on RDiscount (for now)

unreleased_contents
Brandon Mathis 12 years ago
parent
commit
21985f25d5
  1. 2
      _config.yml

2
_config.yml

@ -38,8 +38,6 @@ rdiscount:
extensions:
- autolink
- footnotes
- generate_toc
- superscript
- smart
pygments: false # default python pygments have been replaced by pygments.rb

Loading…
Cancel
Save