instiki/vendor/RedCloth-3.0.3/bin/redcloth

4 lines
82 B
Plaintext
Raw Normal View History

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