Drag and drop onto open window shows raw markdown text
Being lazy, I tried dropping a file from Finder onto an open Marked window rather than hunting for the dock icon. I expected this to either open a new window with the file or to reuse the existing window showing the newly dropped file. It sort of did the latter, but shows the unrendered markdown.
This bug is extremely minor. No big deal if it is never fixed, but hey, thought you might like to know.
Great app; love it; hope to see some better integration from the FoldingText folks soon.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 12 Dec, 2012 05:38 AM
I know. It's not something that's easy to work around because it's a web browser, not a document window. Marked feeds it HTML, but if you tell the webkit view to open a text file directly, I can't intercept that very well.