github的.md格式文件


md文件是github改良了markdown的語法,用來顯示在項目首頁的文件。在官方的網址說的很清楚:

GitHub uses what we're calling "GitHub Flavored Markdown" (GFM) for messages, issues, and comments. It differs from standard Markdown (SM) in a few significant ways and adds some additional functionality.

https://help.github.com/articles/github-flavored-markdown

makedown的語法: http://daringfireball.net/projects/markdown/syntax

在線實驗: http://daringfireball.net/projects/markdown/dingus

github風格的markdown定義: http://github.github.com/github-flavored-markdown/

標記語言還是蠻多的...這里列一下: 

* html系列, 很明顯 (html, xhtml, html5)

* xml及docbook

* tex, latex (我感覺pdf本質也算吧??? 加入了二進制似乎)

* 雜/小型的: textile, 這里的md, wiki語法, 甚至bbcode也可以說是.

如何寫github md文件 http://www.cnblogs.com/catcherx/archive/2013/02/14/2911166.html

另參考markdown資源:http://www.cnblogs.com/youxin/archive/2012/01/04/2312515.html


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM