Skip to content

Instantly share code, notes, and snippets.

@ron813c
Created March 31, 2015 02:55
@ron813c
Copy link
Author

ron813c commented Mar 31, 2015

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

Uh oh!

There was an error while loading. Please reload this page.

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