instiki/vendor/RedCloth-3.0.4/bin/redcloth
2005-09-16 04:27:07 +00:00

4 lines
76 B
Plaintext

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