Markdown Viewer에 대한 리뷰
Markdown Viewer 제작자: simov
리뷰 59개
- 5점 만점에 4점Firefox 사용자 14300548 님, 7년 전Good, but it doesn't correctly interpret code blocks for python
개발자 답글
7년 전에 게시됨PrismJS (https://prismjs.com) is responsible for the syntax highlighting, so in case there is a problem with it you have to ask for help there. I can only bump the version in my extension if they have a fix. Other than that fenced code blocks should be used as usual - ```python - 5점 만점에 5점Firefox 사용자 14027290 님, 7년 전
- 5점 만점에 5점Firefox 사용자 13746822 님, 8년 전Simply opened and rendered my file when needed for the local drive. Mission accomplished.
- 5점 만점에 5점Firefox 사용자 12822726 님, 8년 전
- 5점 만점에 1점Firefox 사용자 13549749 님, 8년 전I did not success to configure the plugin (firefox Quantum), even when declaring the exact markdown complete URL as allowed. Firefox is still proposing for downloading the file, instead of displaying it.
Either the configuration is too complicated to perform (or too complicated for me) or the module does not work.개발자 답글
8년 전에 게시됨Currently access to file:// URLs is not supported!
For the rest of the configuration you can watch this short screencast (only 3 min - no sound):
https://youtu.be/c7Lb_Y092ok - Problems with this plugin are endemic with Mozilla and Firefox and not the plugin.
Often, it does not work, because Mozilla Security.
This is because Mozilla think we trust them more than the plugin dev, which I personally never do.
Mozilla break userland all the time.
they break and nofix any bugs.
Mozilla send our data to Google without asking, & close no fix that always. WTF? I would like to view Markdown file _I_ write in a browser, often Mozilla say no. So I recommend any tool outside this browser. e.g. apt install retext which Mozilla cannot remote break every few months.개발자 답글
8년 전에 게시됨Currently access to file:// URLs is not supported!
For the rest of the configuration you can watch this short screencast (only 3 min - no sound): https://youtu.be/c7Lb_Y092ok