lib/rdiscount.rb in rtomayko-rdiscount-1.3.1.2 vs lib/rdiscount.rb in rtomayko-rdiscount-1.3.4

- old
+ new

@@ -22,10 +22,10 @@ # rescue LoadError # require 'bluecloth' # end # class RDiscount - VERSION = '1.3.1.2' + VERSION = '1.3.4' # Original Markdown formatted text. attr_reader :text # Set true to have smarty-like quote translation performed.