instiki/vendor/RedCloth-3.0.4/bin/redcloth

4 lines
76 B
Plaintext
Raw Normal View History

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