rad

Ruby code posted by HCV
created at 22 Jun 18:31

Edit | Back
1
2
3
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
84 Bytes in 2 ms with coderay