all text markdown with redcarpet

This commit is contained in:
2022-12-08 19:34:49 +02:00
parent 308b9e1d2e
commit c669cf5cfe
14 changed files with 32 additions and 13 deletions

View File

@ -21,4 +21,5 @@ Gem::Specification.new do |spec|
spec.add_dependency "rails", ">= 7.0.4"
spec.add_dependency "haml-rails"
spec.add_dependency "git"
spec.add_dependency "redcarpet"
end