mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-26 09:25:48 +00:00
add mime type for WebVTT
This commit is contained in:
@@ -477,6 +477,7 @@ mimeTypesList = -- List borrowed from happstack-server.
|
||||
,("vrml","model/vrml")
|
||||
,("vs","text/plain")
|
||||
,("vsd","application/vnd.visio")
|
||||
,("vtt","text/vtt")
|
||||
,("wad","application/x-doom")
|
||||
,("wav","audio/x-wav")
|
||||
,("wax","audio/x-ms-wax")
|
||||
|
||||
Reference in New Issue
Block a user