Skip to content

Commit

Permalink
Merge pull request #1000 from dominikwilkowski/patch-1
Browse files Browse the repository at this point in the history
Added missing `text` render function to documentation
  • Loading branch information
joshbruce committed Jan 6, 2018
2 parents 4a5cf94 + 94ba508 commit 54f8f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -219,6 +219,7 @@ This code will output the following HTML:
- del(*string* text)
- link(*string* href, *string* title, *string* text)
- image(*string* href, *string* title, *string* text)
- text(*string* text)

### gfm

Expand Down

0 comments on commit 54f8f7b

Please sign in to comment.