Browse Source

reverted back to rdiscount instead of kramdown

unreleased_contents
B Mathis 14 years ago
parent
commit
5ca3949740
  1. 2
      Gemfile

2
Gemfile

@ -5,6 +5,6 @@ gem 'activesupport', "2.3.2"
gem 'henrik-jekyll'
gem 'compass'
gem 'compass-colors'
gem 'kramdown'
gem 'rdiscount'
gem 'fssm'
gem 'serve'

Loading…
Cancel
Save