We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a642a92 commit 58245beCopy full SHA for 58245be
gfm-render.sh
@@ -1,6 +1,7 @@
1
#!/usr/bin/env bash
2
3
USERNAME="raywenderlich"
4
+TOKEN="e64530973ec12f12c94ac26cce8c93caf466fc89"
5
6
# $1 - readme
7
function render_markdown_to_html {
0 commit comments