Currently, ox-md can't export links verbatim. For example, if I have a link like [[/en/install-emacs-on-android][install Emacs]], it will be treated as a file: link. But, it's a common case in Markdown blogging to use such links as relative to authors' site root domain. I think we can add an option for when the file doesn't exist to export it without file: prefix. We can also let users choose if links without file: and starting with a / should be prepended with file: prefix. -- Khalid Rafi Org mode contributor Sent with Emacs
