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