凍仁翔

내 정보

개발자 정보
이름 凍仁翔
사는 곳 Taiwan
가입한 날짜 4월 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

이 검토는 현재 부가 기능의 이전 (1.3.1-signed) 버전에 대한 것입니다.