instiki/vendor/RedCloth-3.0.4/bin/redcloth

4 lines
76 B
Text
Raw Normal View History

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