require 'redcarpet' markdown = Redcarpet.new("Hello World!") puts markdown.to_html
There was an error while loading. Please reload this page.