Upgraded RedCloth to 3.0.3
This commit is contained in:
parent
2aa1aa8fad
commit
bb2d16c8a1
27 changed files with 1844 additions and 1092 deletions
3
vendor/RedCloth-3.0.3/bin/redcloth
vendored
Normal file
3
vendor/RedCloth-3.0.3/bin/redcloth
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/local/bin/ruby18
|
||||
require 'redcloth'
|
||||
puts RedCloth.new( ARGF.read ).to_html
|
Loading…
Add table
Add a link
Reference in a new issue