Skip to content
Snippets Groups Projects
Commit 3534c3b3 authored by Robin Appelman's avatar Robin Appelman
Browse files

add reveal mimetype

parent 17fe748a
Branches
No related tags found
No related merge requests found
......@@ -102,5 +102,6 @@ return array(
'md' => 'text/markdown',
'markdown' => 'text/markdown',
'mdown' => 'text/markdown',
'mdwn' => 'text/markdown'
'mdwn' => 'text/markdown',
'reveal' => 'text/reveal'
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment