Replies: 51 comments 77 replies
-
Failed to preview local fileAllowing File Access PermissionHow to turn it on: In the Chrome Extensions management page, locate the installed "Markdown Reader" extension, click on "Details", and find the option "Allow access to file URLs" in the details page. Switch it to the enabled state (Please rest assured that "Markdown Reader" only performs read and display operations on markdown files and will not modify or upload user file data).
无法预览本地文件的解决办法开启本地文件访问权限开启方式:在 Chrome 扩展程序管理页中,找到刚刚安装的
|
Beta Was this translation helpful? Give feedback.
-
|
Need LaTeX support both inline math |
Beta Was this translation helpful? Give feedback.
-
|
不能支持http协议的md文件啊 |
Beta Was this translation helpful? Give feedback.
-
|
唉我是本地的web服务器打开的md文档,就类似html一样,http://本地ip/xxx/yyy.md 类似这样的
…---Original---
From: ***@***.***>
Date: Tue, Jul 23, 2024 19:04 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [md-reader/md-reader] Feedback on uninstallation (Discussion #51)
HTTP是支持的,有链接可以提供吗
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
喔喔好的,感谢!我有空试试
…---Original---
From: ***@***.***>
Date: Tue, Jul 23, 2024 19:19 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [md-reader/md-reader] Feedback on uninstallation (Discussion #51)
我用 npx serve 启动的本地文件服务可以正常预览:
2024-07-23.19.13.47.png (view on web)
可以看下控制台,md 文档的响应头有没有返回什么特殊的 Content-Type
一般来说纯文本和markdown格式('text/plain', 'text/markdown')是可以正常被解析的
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
No problem, just wasn't what I was looking for.I was anticipating using my browser to view markdown files. However, that's not what this extension didi. Instead it displayed raw text. Moreover, I noticed that my browser has slowed down since adding the extension. I ran your extension on Google Chrome, however, I also use Edge (occasionally), and FireFox. Neither of my alternate browsers slowed down the way that Chrome did. Grant it, that Chrome, which used to be the fastest browser has become a memory pig and currently takes longer than a stripped down version of itself, but, when takes nearly 60 seconds, just to display the homepage, that's really slow. Just tested !I just closed and reopened the browser and removing the extension did vastly improve the startup speed. Sorry. |
Beta Was this translation helpful? Give feedback.
-
|
SharePoint里的 md 文件并不能正确渲染 |
Beta Was this translation helpful? Give feedback.
-
|
I installed the extension to read some manuals, which I had downloaded some time ago. They have references to images that are stored in their respective folders, but the extension did not load them. |
Beta Was this translation helpful? Give feedback.
-
|
Hi I like this extension, it functions great, but it seemed to have one big limitation: that there aren't choices on the rendering of the markdown other than the github flavor. I'm picky about style (partly due to my eyesight) and would like some choices on that, e.g., to choose one with a serif font, the proportions thereof, and to manage the margins. Anyway I'll check back in if see if you've added those features and perhaps re-install it if so. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Hello, love the dark theme and the collapsible table of contents. However, I couldn't get the auto refresh feature to work. I've enabled full access to local files, private windows, and data on all sites. That was the only deal breaker for me. If you have suggestions I could try to get this to work, I would gladly welcome them. Cheers from Wisconsin, ~ Ben |
Beta Was this translation helpful? Give feedback.
-
|
无法正确预览md中的图片 |
Beta Was this translation helpful? Give feedback.
-
|
I didn't realise I had to explicitly enable local file reads. Now reinstalled and working! |
Beta Was this translation helpful? Give feedback.
-
|
我们使用油猴,有个github增强脚本文件,里面包含有对应的预览MD的功能,所以,虽然,你的产品很好,不再需要这个插件了。 |
Beta Was this translation helpful? Give feedback.
-
|
It didn't work with these headers: Would be great if there was a 'force enable' feature, or if it just worked when |
Beta Was this translation helpful? Give feedback.
-
|
Uninstalled due to every time when I opened the browser I would get endless spam for to change config to allow external urls |
Beta Was this translation helpful? Give feedback.
-
|
Could't find the setting to allow reading from file:// URLs. |
Beta Was this translation helpful? Give feedback.
-
|
对于非md后缀结尾的markdown网页无法触发渲染 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I used it to view uBlock's logger export and it isn't suitable, since it crops the tables width. |
Beta Was this translation helpful? Give feedback.
-
|
No issues with the extension, but I haven't been using it. I've adopted a policy of not keeping unused extensions in my browser, so I've removed it. :-) |
Beta Was this translation helpful? Give feedback.
-
|
i not see dark mode theme |
Beta Was this translation helpful? Give feedback.
-
|
需要编辑功能,没找到 |
Beta Was this translation helpful? Give feedback.
-
|
I just don't like the idea of having extraneous paid features, or features that require an account, to be scattered around an extension that is only supposed to address a narrow use case. |
Beta Was this translation helpful? Give feedback.
-
|
Asking for permission to access al data, feels a bit a lot ... |
Beta Was this translation helpful? Give feedback.
-
|
I uninstalled it because it wraps paragraph text on line breaks. This is an absolute deal breaker for me because it makes all paragraphs that are not a single line of text look ugly. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for pointing out where the setting is, and thank you for your
work on this tool, apart from this issue, it is beautifully done.
That said, while I understand both styles have their fans, making the
non-standard behavior the default is highly counterintuitive, especially
since the toggle is buried in the Plugins menu. Standard Markdown (i.e.
CommonMark) parsers assume a paragraph is a continuous flow of thought and
collapse single line breaks automatically. By deviating from this standard
out of the box, you are likely losing users to competitors whose tools work
as expected upon installation
…On Sun, Jun 7, 2026 at 11:55 AM Bener ***@***.***> wrote:
In fact, this is a line-breaking style. There are two ways, and each has
its own group of fans. In Markdown Reader, you only need to switch the
settings in the plugin:
***@***.*** (view on web)
<https://github.com/user-attachments/assets/f62428ff-3b69-4c1b-ae0e-742faa27a5ca>
—
Reply to this email directly, view it on GitHub
<#51?email_source=notifications&email_token=AXNQGCTDG4R4HWW5YHMIC2T46U323A5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZSGA4DMMBWUZZGKYLTN5XKOY3PNVWWK3TUUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-17208606>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXNQGCUFGPLSHBK67S3RYP346U323AVCNFSM6AAAAABGNWCMGWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTOMRQHA3DANQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Here's an idea: Make it a more visible switch. Don't burn it deep into
settings. At least make it a top level setting parallel to Plugins
…On Mon, 8 Jun 2026, 07:51 Bener, ***@***.***> wrote:
Thank you for your understanding and for taking the time to share such
detailed feedback.
To be honest, I'm still not entirely sure which line break behavior should
be the default. Over time, I've switched the default value of breaks back
and forth several times. Interestingly, every time I change it, I start
receiving feedback from users who strongly prefer the opposite behavior.
This seems to be one of those cases where different groups of users have
very different expectations. Some expect CommonMark-compliant paragraph
rendering, while others expect every line break to be preserved visually.
That's why I eventually decided to make it configurable, although your
feedback has made me reconsider whether the setting is discoverable enough
and whether the current default is the right choice.
If you have any ideas on how a Markdown reader could handle this more
elegantly, I'd be very interested to hear them. I'm always open to
suggestions that can improve the experience for both groups of users.
Thanks again for the thoughtful discussion and for trying Markdown Reader.
—
Reply to this email directly, view it on GitHub
<#51?email_source=notifications&email_token=AXNQGCXKI42ZFCGD643JMST46ZH7DA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZSGE2TONRQUZZGKYLTN5XKOY3PNVWWK3TUUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-17215760>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXNQGCRNDC4BTGF4NEKNPY346ZH7DAVCNFSM6AAAAABGNWCMGWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTOMRRGU3TMMA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
MS Edge warning : extension can now read all information on all webpages |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We noticed that you recently uninstalled Markdown Reader, and we would like to understand the reasons behind your decision. Your feedback is incredibly valuable to us as it helps us improve our product and better serve our users.
We kindly request a few moments of your time to answer a few questions:
We greatly appreciate your time and contribution in helping us deliver a better product.
Thank you for your support and understanding. We look forward to hearing from you soon!
我们注意到您最近卸载了 Markdown Reader,我们希望了解您做出这一决定的原因。您的反馈意见对我们非常宝贵,它能帮助我们改进产品,更好地为用户服务。
我们恳请您花一点时间回答几个问题:
我们非常感谢您花时间帮助我们提供更好的产品。
感谢您的支持和理解。我们期待很快收到您的反馈!
Beta Was this translation helpful? Give feedback.
All reactions