Đánh giá cho Markdown Viewer Webext
Markdown Viewer Webext bởi Cimbali
62 đánh giá
- Xếp hạng 5 trong số 5bởi Vedun, 8 ngày trước
- Xếp hạng 5 trong số 5bởi Dennis, một tháng trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 18719343, 5 tháng trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 14643647, 10 tháng trước
- Xếp hạng 5 trong số 5bởi Peter Lyons Kehl, 2 năm trướcThank you. So helpful. Confirming that it works in Firefox 116.0.2 on Manjaro Linux.
- Xếp hạng 5 trong số 5bởi Chih-Hsuan Yen, 2 năm trướcI also got the security error, and looks like it is recognized by the author. Going back to the old version fixes it. From https://github.com/Cimbali/markdown-viewer/issues/106#issuecomment-1614403451,
> this is likely due to some errors in the latest release, which I’ve pulled from addons.mozilla.org. If you simply uninstall and reinstall the add-on you’ll revert to version 1.8.1 which is the previous one.
Thanks for the hard work! - Xếp hạng 5 trong số 5bởi drukhier, 2 năm trướcVery nice add-on to comfortably read anything written in MarkDown.
Tiny suggestion: option to switch back to the raw view. - Xếp hạng 5 trong số 5bởi Người dùng Firefox 17476775, 2 năm trước
- Xếp hạng 5 trong số 5bởi woutput, 2 năm trước
- Xếp hạng 5 trong số 5bởi atoad, 2 năm trướcIt does everything it should, but my new lines don't get rendered unless I double them.
When I write something like this:
"Hello
World"
It gets rendered as
"Hello World"
When I write
"Hello
World"
it gets rendered as
"Hello
World".
I am using Notepad++ to write the .md file and it uses [CR][LF] (Windows standard I think) as new line indicators.
Edit:
Updated my rating because I was just using it wrong.Phản hồi của nhà phát triển
đã đăng 2 năm trướcHi @atoad that’s correct, as specified by the markdown spec (see https://daringfireball.net/projects/markdown/syntax#p). To do a simple line break you can finish the line with either a single backslash (\), an html line break tag (<br />) or 2 spaces ( ). - Xếp hạng 5 trong số 5bởi jgaray, 2 năm trước
- Xếp hạng 5 trong số 5bởi Arun G, 3 năm trướcWorks well on ff 105. Had to follow workaround for Linux.
- Xếp hạng 5 trong số 5bởi raina, 3 năm trước
- Xếp hạng 5 trong số 5bởi b1nary b0y, 3 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 16502277, 3 năm trước
- Xếp hạng 5 trong số 5bởi Duven60, 3 năm trước
- Xếp hạng 5 trong số 5bởi JonWang, 3 năm trước
- Xếp hạng 5 trong số 5bởi David C., 3 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 17240045, 3 năm trước
- Xếp hạng 5 trong số 5bởi 傻托, 4 năm trước
- Xếp hạng 5 trong số 5bởi parallel, 4 năm trước
- Xếp hạng 5 trong số 5bởi wu, 4 năm trước
- Xếp hạng 5 trong số 5bởi Thomas, 4 năm trướcExtremely useful extension for viewing local .md files as HTML! And the Table of Contents feature is indispensable!! Thank you!