Burada gördüğünüz binlerce eklentiyi denemek için, hızlı ve ücretsiz web tarayıcısı Mozilla Firefox'u indirin!
KapatFirefox Eklentileri'ne hoş geldiniz.
Firefox'unuzu kişiselleştirmek için binlerce ekstra özellik ve stilden istediklerinizi seçin.
KapatReview for Markdown Viewer by 凍仁翔
Rated 5 out of 5 stars
I find it, and it`s work on Firefox 24 x Ubuntu 12.04.3 (GNU/Linux).
If there is not yet an existing RDF node for 'text/plain' add it, and add "md" as a file extension.
$ vi ~/.mozilla/firefox/*default/mimeTypes.rdf
......
<RDF:Description RDF:about="urn:mimetype:text/plain"
NC:value="text/plain"
NC:fileExtensions="md"
NC:description="Text Document">
<NC:handlerProp RDF:resource="urn:mimetype:handler:text/plain"/>
</RDF:Description>
----
Getting Markdown Viewer To Display HTML Formatted Markdown Content in Firefox Under Linux
- http://www.ryanchapin.com/fv-b-4-737/Getting-Markdown-Viewer-To-Display-HTML-Formatted-Markdown-Content-in-Firefox-Under-Linux.html
To create your own collections, you must have a Mozilla Add-ons account.