Headline

bold _ italics _ link Alt text

Get fancy with syntax highlighting:

require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
Share this project:

Updates