mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
Add Markdown to Mime types
This commit is contained in:
@@ -6,3 +6,5 @@
|
||||
|
||||
Mime::Type.register_alias "text/plain", :diff
|
||||
Mime::Type.register_alias "text/plain", :patch
|
||||
Mime::Type.register_alias 'text/html', :markdown
|
||||
Mime::Type.register_alias 'text/html', :md
|
||||
|
||||
Reference in New Issue
Block a user