Fix typo in clickable links doc
This commit is contained in:
parent
372126a92a
commit
92061c8299
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ This will display as "If you go __to the north__ you will find a cottage." where
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
"Omnious |luhttps://mycoolsounds.com/chanting"|ltchanting sounds|le are coming from beyond the door.
|
"Omnious |luhttps://mycoolsounds.com/chanting|ltchanting sounds|le are coming from beyond the door."
|
||||||
```
|
```
|
||||||
|
|
||||||
This will show as "Omnious **chanting sounds** are coming from beyond the door", where clicking the link will open the url in a browser if the client supports doing so.
|
This will show as "Omnious **chanting sounds** are coming from beyond the door", where clicking the link will open the url in a browser if the client supports doing so.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue