diff --git a/entries/accept-method.xml b/entries/accept-method.xml index b713cd8..529c1a0 100644 --- a/entries/accept-method.xml +++ b/entries/accept-method.xml @@ -10,7 +10,7 @@

You can specify multiple mime-types by separating them with a comma, e.g. "image/x-eps,application/pdf".

Works with type="file" inputs.

- +

Part of the additional-methods.js file

Note: This method used to look at just the filename, specifically the file extension. That behaviour is now available as the "extension" method inside src/additional/extension.js.