instiki/vendor/RedCloth-3.0.3/bin/redcloth

4 lines
82 B
Text
Raw Normal View History

#!/usr/local/bin/ruby18
2005-02-10 23:11:47 +00:00
require 'redcloth'
puts RedCloth.new( ARGF.read ).to_html