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 9d6a858 commit 87be9b2Copy full SHA for 87be9b2
ocis/gh-md-toc.sh
@@ -23,6 +23,8 @@
23
# substr($0, match($0, "href=\"[^\"]+?\" ")+6, RLENGTH-8)
24
#
25
26
+set -e
27
+
28
gh_toc_version="0.10.0"
29
30
gh_user_agent="gh-md-toc v$gh_toc_version"
0 commit comments