borismus / markdown-preview

Enables Chrome to render markdown files as HTML
http://smus.com
217 stars 42 forks source link

Opening a local .md file opens save dialog in Linux #18

Open wulftone opened 12 years ago

wulftone commented 12 years ago

When I open a .md file in Chrome on Linux (LMDE), it opens a save dialog. Oddly, .markdown files work just fine.

zvictor commented 12 years ago

+1

zvictor commented 12 years ago

Both doesn't work for me.

Is there any workaround?

dcarley commented 12 years ago

.md and .markdown don't work for me.

.text (per issue #6) does work.

dan@dan-MBP ~ $ chromium-browser --version
Chromium 18.0.1025.151 Built on Ubuntu 12.04, running on LinuxMint 13
jg commented 12 years ago

+1

Google Chrome 20.0.1132.47 Release: 12.04

webnard commented 12 years ago

+1

Same boat as @jg here.

aletessier commented 12 years ago

+1

webnard commented 12 years ago

This appears to be working in the latest stable version of Chrome (version 21)

philholden commented 12 years ago

+1 Does not work on Chrome 21 for me

overthink commented 12 years ago

+1 Chrome Version 21.0.1180.57

(neither .md or .markdown work)

sukima commented 11 years ago

Looking at the code there isn't anything in this plugin that uses the .md, .markdown or .text checking. The choice for chromium to use this plugin is based on the content_scripts.matches config. Therefore it is safe to assume that this is a chromium bug not a markdownify bug. At least that is just my best guess.

zvictor commented 11 years ago

I agree. somehow file:///path/to/my/file is not been recognized by file://*/*.md.

Could it be caused by the fact that, unlike Windows, we have 3 slashes together? I read chrome's documentation, and this pattern expression seems right.

sukima commented 11 years ago

This chromium issue could be relative. And also maybe this issue

RhysU commented 11 years ago

+1

cvalka2 commented 11 years ago

Why not crowdfund this issue on https://www.catincan.com?

kaiyulee commented 9 years ago

doesnt work @ chrome 45.0.2421.0 dev (64-bit) ;-(

MaxPleaner commented 8 years ago

i am having this issue with chromium, i can open md files with the file dialog but can't click a link without downloading it/