mimey
mimey copied to clipboard
Added markdown
(first git contribution. Sorry if I did it wrong.) I did NOT use the build script or test it. Added everything by hand.
In mime.type I uncommented the #text/markdown line & added 'md' as the extension I added 'md' as an extension to the text/plain line
In mime.type.php I added 'text/markdown' entry to the php array w/ 'md' as its only extension I added 'md' as an extension to the 'text/plain' entry I added 'md' entry to the php array w/ 'text/markdown' and 'text/plain' as it's types
Coverage remained the same at 100.0% when pulling 7e1e4fb1b675d0b7da1f7235129870f778964964 on ReedOverflow:add-markdown into bafaa2c603dd070736bf8a37ea2daf5654d226f2 on ralouphie:develop.