mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-19 05:55:39 +00:00
Added woff2 to MIME types
This commit is contained in:
@@ -497,6 +497,7 @@ mimeTypesList = -- List borrowed from happstack-server.
|
||||
,("wmx","video/x-ms-wmx")
|
||||
,("wmz","application/x-ms-wmz")
|
||||
,("woff","application/x-font-woff")
|
||||
,("woff2","application/x-font-woff2")
|
||||
,("wp5","application/wordperfect5.1")
|
||||
,("wpd","application/wordperfect")
|
||||
,("wrl","model/vrml")
|
||||
|
||||
Reference in New Issue
Block a user