do_this_and_do_that_and_another_thing
http://example.com
Mistaken text.
function test() { console.log("notice the blank line before this function?"); }
require 'redcarpet' markdown = Redcarpet.new("Hello World!") puts markdown.to_html
this is also code