instiki/vendor/RedCloth-3.0.3/bin/redcloth
2005-02-10 23:11:47 +00:00

3 lines
82 B
Text

#!/usr/local/bin/ruby18
require 'redcloth'
puts RedCloth.new( ARGF.read ).to_html