Support GitHub-flavored Markdown

This commit is contained in:
Sebastian Serth
2023-12-18 21:35:17 +01:00
parent 1c545c8693
commit 4723985b4c
3 changed files with 5 additions and 1 deletions

View File

@ -24,6 +24,7 @@ gem 'json_schemer'
gem 'js-routes'
gem 'jwt'
gem 'kramdown'
gem 'kramdown-parser-gfm'
gem 'mimemagic'
gem 'net-http-persistent'
gem 'net-imap', require: false