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 20d3cff commit 5193818Copy full SHA for 5193818
gh-md-toc
@@ -66,7 +66,7 @@ gh_toc_md2html() {
66
fi
67
68
# echo $URL 1>&2
69
- OUTPUT=$(curl -s -v \
+ OUTPUT=$(curl -s \
70
--user-agent "$gh_user_agent" \
71
--data-binary @"$gh_file_md" \
72
-H "Content-Type:text/plain" \
0 commit comments