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

@ -11,7 +11,7 @@ module Merged
@images = Image.all
end
def select_template
@sections = Style.sections
@sections = SectionStyle.sections
end
def select_card_template
@cards = Style.cards