Skip to content

Commit

Permalink
Updates to GFM attempt based on @lsegal's suggestions.
Browse files Browse the repository at this point in the history
  • Loading branch information
myronmarston committed Dec 22, 2011
1 parent 1494c20 commit e347e6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .yardopts
@@ -1,4 +1,3 @@
--no-private
--exclude features
--markup-provider redcarpet
--markup markdown
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -16,7 +16,7 @@ group :extras do
gem 'fuubar-cucumber'

gem 'yard'
gem 'redcarpet'
gem 'redcarpet', '~> 1.17.2'
gem 'github-markup'

platforms :mri do
Expand Down

0 comments on commit e347e6a

Please sign in to comment.