Bless Gollum with the power of GFM

With these changes, the Markdown rendered in Gollum wikis will have the
same quality and safety as the MD we render everywhere else @ GitHub.

This commit also changes the old `markup_class` accessor to
`markup_classes`, allowing users to specify a custom Markup class for
each markup language.
This commit is contained in:
Vicent Marti
2011-06-21 17:41:08 +02:00
parent 4abc32f1ec
commit fc6149a171
4 changed files with 63 additions and 10 deletions
+2
View File
@@ -37,6 +37,8 @@ Gem::Specification.new do |s|
s.add_development_dependency('shoulda')
s.add_development_dependency('rack-test')
s.add_development_dependency('wikicloth')
s.add_development_dependency('rake')
s.add_development_dependency('redcarpet')
# = MANIFEST =
s.files = %w[