diff --git a/docs/inputs/markdown.md b/docs/inputs/markdown.md index e00444e..48b4595 100644 --- a/docs/inputs/markdown.md +++ b/docs/inputs/markdown.md @@ -72,11 +72,11 @@ For example: ```markdown -![`cowsay "Taste the rainbow" | lolcat -S 100`](../img/taste-the-rainbow.svg "Taste the rainbow") +![`cowsay -t "Taste the rainbow" | lolcat -S 100`](../img/taste-the-rainbow.svg "Taste the rainbow") ``` -![`cowsay "Taste the rainbow" | lolcat -S 100`](../img/taste-the-rainbow.svg "Taste the rainbow") +![`cowsay -t "Taste the rainbow" | lolcat -S 100`](../img/taste-the-rainbow.svg "Taste the rainbow")