markdown-viewer
markdown-viewer copied to clipboard
the chrome in ubuntu cannot open a local file, it only support downloading the file, what should I do?
Check out the documentation https://github.com/simov/markdown-viewer#local-files you need these two settings enabled.
I'v already enabled access to file URLs as shown in the screenshot bellow

but as you can see, when I click the *.md file, it just show the download window instead of showing the test.

The chrome is of version 95.0.4638.69 on ubuntu 20.04 LTS.
It can't open any file in this folder but it can open some other files in the subfolders. I'm a bit confused.
Can you try this as well:

-
Cannot toggle this option on ubuntu

-
when I click it, it changes back to the following

-
it behaves different from chrome on windows
Since I have VS code installed, I could just use it to view local *.md files