cmark

My personal build of CMark ✏️

Commit
0b817259d80d4c340ddba4c83386de9c164d87df
Parent
60f4a5368d506c51c8976f78ca93c68737198060
Author
John MacFarlane <jgm@berkeley.edu>
Date

Note on the license.

Diffstat

1 file changed, 1 insertion, 2 deletions

Status File Name N° Changes Insertions Deletions
Modified README.md 3 1 2
diff --git a/README.md b/README.md
@@ -2,7 +2,7 @@ Standard markdown
 =================
 
 Standard markdown is a [specification of markdown syntax][the spec],
-together with implementations (`stmd`) in C and javascript.
+together with BSD3-licensed implementations (`stmd`) in C and javascript.
 
 The implementations
 -------------------
@@ -93,4 +93,3 @@ markdown implementations extensively using [babelmark
 working out the spec, I benefited greatly from collaboration with David
 Greenspan, and from feedback from several industrial users of markdown,
 including Jeff Atwood, Vincent Marti, and Neil Williams.
-