#!/usr/bin/ruby

require 'rdoc'

print RDoc::Markup::ToMarkdown.new.convert(ARGF.read)