I have a custom file type/extension that I want to associate my app with.
As far as I know, the data element is made for this purpose, but I can\'t get it working. h
The pathPattern
pathPattern
does not work if the file path contains one or more dots before ".pdf".
This will work:
Add more if you want to support more dots.