We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa1a18 commit de758d7Copy full SHA for de758d7
pelican/build-cmark.sh
@@ -1,7 +1,9 @@
1
#!/bin/bash
2
#
3
# Build the cmark-gfm library and extensions within CURRENT DIRECTORY.
4
-#
+#
5
+# The binary output will be under: cmark-gfm-$VERSION/lib
6
7
# USAGE:
8
# $ build-cmark.sh [ VERSION [ TARDIR ] ]
9
0 commit comments