From 777b453920ea812ac1b6cd953cc0fc5691e1326a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Rodr=C3=ADguez?= Date: Sat, 6 Sep 2014 11:28:25 +0200 Subject: replace Standard Markdown with CommonMark --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 889cc4e..f231f93 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Standard markdown +CommonMark ================= -Standard markdown is a [specification of markdown syntax][the spec], +CommonMark is a [specification of markdown syntax][the spec], together with BSD3-licensed implementations (`stmd`) in C and javascript. The implementations -- cgit v1.2.3