lib/markdown/engines/redcarpet.rb in markdown-1.1.1 vs lib/markdown/engines/redcarpet.rb in markdown-1.2.0

- old
+ new

@@ -1,4 +1,6 @@ +# encoding: utf-8 + module Markdown module Engine def redcarpet_version Redcarpet::VERSION