Upgraded RedCloth to 3.0.4
This commit is contained in:
parent
79cf8a0ea1
commit
1d44ce1c18
24 changed files with 1521 additions and 1160 deletions
|
@ -84,7 +84,7 @@ ADDITIONAL_LOAD_PATHS = %w(
|
|||
app/models
|
||||
lib
|
||||
vendor/madeleine-0.7.1/lib
|
||||
vendor/RedCloth-3.0.3/lib
|
||||
vendor/RedCloth-3.0.4/lib
|
||||
vendor/rubyzip-0.5.8/lib
|
||||
).map { |dir| "#{File.expand_path(File.join(INSTIKI_ROOT, dir))}"
|
||||
}.delete_if { |dir| not File.exist?(dir) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue