GitHub wikiについて読んで、MarkDownを含むいくつかの軽量マークアップ言語をサポートしていることを知りましたが、Markdownのステータスと機能、およびGitHubが使用するバージョンについてはまだ少し混乱しています。
Q1. In this link: Introduction to the GitHub flavored Markdown (GFM), GitHub says they use GFM
, a special type of Markdown (MD
) for messages, issues and comments. Do they also use GFM
or regular MD
on their Wikis?
Q2 Is the original Markdown still under development?
Q3 Does the original Markdown support programming-language specific syntax highlighting?