summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-09-06 18:57:30 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-09-06 18:57:30 -0700
commit3f58ea88000e800e21dd4f2aab6ca116e12956d6 (patch)
tree82a35530bc8d1a5611cc620afde9666139d503f2 /README.md
parentd095c3dce74bc558c2fb580a0fda511ba42bac42 (diff)
parent777b453920ea812ac1b6cd953cc0fc5691e1326a (diff)
Merge pull request #86 from ousia/master
replace Standard Markdown with CommonMark
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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