cmark

My personal build of CMark ✏️

Commit
3361e66c633f7b1625b067147a20e6eda48da403
Parent
8a04d10c5570231baa4326817d7f10f8f1f04a57
Author
John MacFarlane <jgm@berkeley.edu>
Date

Updated cmark path in roundtrip.sh.

Diffstat

1 file changed, 1 insertion, 1 deletion

Status File Name N° Changes Insertions Deletions
Modified test/roundtrip.sh 2 1 1
diff --git a/test/roundtrip.sh b/test/roundtrip.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-./cmark -t commonmark | ./cmark
+./src/build/cmark -t commonmark | ./src/build/cmark