cmark

My personal build of CMark ✏️

Commit
f40e09807bd01f83cba0c411b1a76462038c330d
Parent
51564df76f7274a8cdb6804018fa8f9a77f84038
Author
John MacFarlane <jgm@berkeley.edu>
Date

Fixed 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
-./src/build/cmark -t commonmark | ./src/build/cmark
+./build/src/cmark -t commonmark | ./build/src/cmark