When I try to open a Markdown file in the Dropbox app, it tells me to "Please download an app that can open this file."
I tried downloading MarkDrop, but that seems to only sync within its own folder.
Any suggested apps that support this?
If you open a .md
file in the Dropbox app it'll let you to open it with it.
It has been pointed out that currently (as of 2013-04-18) MarkDawn only works as a viewer.
I found a good web application to view and edit markdown-formatted files - StackEdit.
You can integrate it with Dropbox and Google Drive and use it to open any of your text files. It doesn't matter if were .md
, .txt,
or something else.
.md
files.
– Jonathan
Jan 09 '16 at 08:59
.md
extension which is why it doesn't open in text editors. I'd rather keep it so other applications know that it's markdown. – zlog Apr 17 '13 at 15:45.txt
is markdown-formatted because most of the time it isn't. – crdx Apr 17 '13 at 18:57