Merge branch 'devel' of github.com:danmunn/redmine_dmsf into devel

This commit is contained in:
Karel Pičman 2023-03-09 07:15:05 +01:00
commit 565319ecc5

View File

@ -59,3 +59,5 @@ end
# Apply the patch
Redmine::WikiFormatting::Textile::Helper.prepend RedmineDmsf::Patches::FormattingHelperPatch
Redmine::WikiFormatting::Markdown::Helper.prepend RedmineDmsf::Patches::FormattingHelperPatch
Redmine::WikiFormatting::CommonMark::Helper.prepend RedmineDmsf::Patches::FormattingHelperPatch