Skip to content

Commit

Permalink
Revert maruku to 0.6.1
Browse files Browse the repository at this point in the history
maruku 0.7.0 has a bug where code blocks starting with a star are
interpreted as lists.
  • Loading branch information
jnavila committed Oct 8, 2013
1 parent 59e2e08 commit 199e37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

gem 'maruku'
gem 'maruku', '0.6.1'
gem 'redcarpet'
gem 'rdiscount'

0 comments on commit 199e37d

Please sign in to comment.