Format your description with Markdown. Here are some tips:

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