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 --- js/stmd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/stmd.js') diff --git a/js/stmd.js b/js/stmd.js index 16baa59..e6c8bdf 100755 --- a/js/stmd.js +++ b/js/stmd.js @@ -1,4 +1,4 @@ -// stmd.js - "standard markdown" in javascript +// stmd.js - CommomMark in javascript // Copyright (C) 2014 John MacFarlane // License: BSD3. -- cgit v1.2.3