凍仁翔
關於我
名稱 | 凍仁翔 |
---|---|
地點 | Taiwan |
加入日期 | April 6, 2008 |
參與開發的附加元件數量 | 0 個附加元件 |
此開發者的附加元件平均分數 | 未經評分 |
更詳細的資訊...
chusiang.lai@firefox:~$ cat profile.txt
- freezejonny
- http://jonny.ubuntu-tw.net
我所發表的評論
Markdown Viewer
評分: 5 / 5 顆星
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
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。