This is ruby code:
require 'maruku' puts Maruku.new($stdin).to_html
require 'maruku'
puts Maruku.new($stdin).to_html