Skip to content

Commit 54f8f7b

Browse files
authored
Merge pull request #1000 from dominikwilkowski/patch-1
Added missing `text` render function to documentation
2 parents 4a5cf94 + 94ba508 commit 54f8f7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ This code will output the following HTML:
219219
- del(*string* text)
220220
- link(*string* href, *string* title, *string* text)
221221
- image(*string* href, *string* title, *string* text)
222+
- text(*string* text)
222223

223224
### gfm
224225

0 commit comments

Comments
 (0)