46 47 48
# File 'lib/vitreous/share/element.rb', line 46 def to_md( text ) RDiscount.new( render( text ) ).to_html end