-
This extension should automatically handle the following mimes:
`text/markdown`
`text/x-markdown`
Currently in Firefox 102, it prompts the file picker on these mimes, while it should just open in t…
-
Is it possible to have viewvc log the mime types of the files it serves? This would be helpful in determining what to put into binary_mime_types. Or can it be done at the web server level (Apache, in …
-
To improve performance and reduce false positives, I'd like to add metadata to our rules to constrain which file types they are associated with. For example:
```
meta:
filetypes = "python,javascr…
-
I have the following use case which I need to solve:
I would like to open a gpx file. seems easy, but the following is what needs to be added to the manifest:
```xml
…
-
Is it possible to just pass through a string for the mime types so I don't have to use the limited ones hard coded in the app?
-
docx files attempt to download as a zipped folder in IE8.
I realise this is only a minor issue and easy to fix, add 'docx' => 'application/msword' to the feoheaders file, as well as becoming quickly …
-
### Describe the bug with a clear and concise description of what the bug is.
The standard mime type for MP3 files is `audio/mpeg`, not `audio/mp3` which is [deprecated](https://mimetype.io/audio/m…
graue updated
2 weeks ago
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same f…
-
-
### What would you like to see?
I use LINQPad for programming. It uses `.linq` files, which are essentially `.cs` files with additional metadata. Unfortunately, these file types are not recognized as…