instiki/vendor/RedCloth-3.0.3/bin/redcloth

4 lines
82 B
Plaintext

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