Upgraded RedCloth to 3.0.3

This commit is contained in:
Alexey Verkhovsky 2005-02-10 23:11:47 +00:00
parent 2aa1aa8fad
commit bb2d16c8a1
27 changed files with 1844 additions and 1092 deletions

3
vendor/RedCloth-3.0.3/bin/redcloth vendored Normal file
View file

@ -0,0 +1,3 @@
#!/usr/local/bin/ruby18
require 'redcloth'
puts RedCloth.new( ARGF.read ).to_html