I’m trying to link to a folder on a network directory in a markdown document, but it doesn’t seem to be working.
[folder](file://///server/folder/)
This file address works from a browser, so I know it is a correct uri. Is there another format I’m supposed to use ?