Bug report
When importing a markdown file, the application expects for the file to have the extension .md, I have all of my markdown files with the extension .mkd as VIM has set the extension .md to another format by default.
Info
- Platform: GNU/Linux
- Platform version: Fedora 31
- App Version: 4.5.2
Reproduce
- Go to
File>Import>From Markdown files... - In a directory only files with the
.mdsuffix are visible and not the ones having the.mkdsuffix.
Workaround
My current workaround is to temporarily rename the files to import them and then rename them to their original filename.
