cmark

My personal build of CMark ✏️

Commit
3a5ed08c6a233aecb66e5e3c7d22e19998f94087
Parent
c698cdcbd2e61f91059479bc18c8f3ca4da62fb7
Author
John MacFarlane <jgm@berkeley.edu>
Date

Use try.commonmark.org for dingus address.

Diffstat

1 file changed, 1 insertion, 1 deletion

Status File Name N° Changes Insertions Deletions
Modified README.md 2 1 1
diff --git a/README.md b/README.md
@@ -5,7 +5,7 @@ CommonMark is a rationalized version of Markdown syntax,
 with a [spec][the spec] and BSD-licensed reference
 implementations in C and JavaScript.
 
-[Try it now!](http://spec.commonmark.org/dingus.html)
+[Try it now!](http://try.commonmark.org/)
 
 For more information, see <http://commonmark.org>.