33 34 35
# File 'lib/troy/helpers.rb', line 33 def markdown(text) Troy::Markdown.new(text).to_html end