This is ruby code:

require 'maruku'

puts Maruku.new($stdin).to_html

This is ruby code:

require 'maruku'
puts Maruku.new($stdin).to_html

Created by Maruku at 23:13 on Saturday, February 17th, 2007.