cmark

My personal build of CMark ✏️

Commit
141cf324c157d21f64f505c0923b46cca97b3d81
Parent
778a58c4e48d4198c0f0654600e5a0e7cc889dfb
Author
John MacFarlane <jgm@berkeley.edu>
Date

Merge pull request #54 from cebe/patch-1

Updated usage information for runtests.pl

Diffstat

1 file changed, 1 insertion, 1 deletion

Status File Name N° Changes Insertions Deletions
Modified spec.txt 2 1 1
diff --git a/spec.txt b/spec.txt
@@ -173,7 +173,7 @@ HTML.  These are intended to double as conformance tests.  An
 accompanying script `runtests.pl` can be used to run the tests
 against any Markdown program:
 
-    perl runtests.pl PROGRAM spec.html
+    perl runtests.pl spec.txt PROGRAM
 
 Since this document describes how Markdown is to be parsed into
 an abstract syntax tree, it would have made sense to use an abstract