Skip to content

Instantly share code, notes, and snippets.

@samyakbhuta
Created April 21, 2011 19:59
Show Gist options
  • Save samyakbhuta/935342 to your computer and use it in GitHub Desktop.
Save samyakbhuta/935342 to your computer and use it in GitHub Desktop.
Test
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
var a = "123";
var b = function(){};
var a = "123";
var b = function(){};
new

[Google] (http://www.google.com)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment