This commit is contained in:
John MacFarlane 2014-09-06 19:00:47 -07:00
Родитель 3f58ea8800
Коммит fcec9dcf43
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,5 @@
CommonMark
=================
==========
CommonMark is a [specification of markdown syntax][the spec],
together with BSD3-licensed implementations (`stmd`) in C and javascript.