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 --- narrative.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'narrative.md') diff --git a/narrative.md b/narrative.md index 12bf780..315c47b 100644 --- a/narrative.md +++ b/narrative.md @@ -1,8 +1,8 @@ --- -title: Standard markdown +title: CommonMark ... -Standard markdown is a [specification of markdown +CommonMark is a [specification of markdown syntax](http://jgm.github.io/stmd/spec.html), together with BSD3-licensed implementations (`stmd`) in C and javascript. The source for the spec and the two implementations can be found in [this -- cgit v1.2.3