Skip to content

Instantly share code, notes, and snippets.

@roachhd
Created November 9, 2014 23:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roachhd/61ccd5f85723c95ed400 to your computer and use it in GitHub Desktop.
Save roachhd/61ccd5f85723c95ed400 to your computer and use it in GitHub Desktop.
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
@roachhd
Copy link
Author

roachhd commented Nov 9, 2014

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

@roachhd
Copy link
Author

roachhd commented Nov 9, 2014

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

@roachhd
Copy link
Author

roachhd commented Nov 9, 2014

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

@roachhd
Copy link
Author

roachhd commented Nov 9, 2014

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

@roachhd
Copy link
Author

roachhd commented Nov 9, 2014

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

@roachhd
Copy link
Author

roachhd commented Nov 9, 2014

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

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