Here is regular text. Now for some Ruby: require 'redcarpet' markdown = Redcarpet.new("Hello World!") puts markdown.to_html