Skip to content

Commit a642a92

Browse files
authored
Add username as test
1 parent 8f643b9 commit a642a92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gfm-render.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env bash
22

3+
USERNAME="raywenderlich"
4+
35
# $1 - readme
46
function render_markdown_to_html {
57
# escape escaping characters

0 commit comments

Comments
 (0)