Keep a MarkupGFM class for compatibility reasons

This commit is contained in:
Vicent Martí
2012-04-12 22:53:40 +02:00
parent 0cc4c9f2c2
commit b5a2a8df67
+2
View File
@@ -484,4 +484,6 @@ module Gollum
def update_cache(type, id, data)
end
end
MarkupGFM = Markup
end