Skip to content

Commit 3f04b58

Browse files
committed
more details in footnote
1 parent b17fe7d commit 3f04b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ Using the markdown for either users, roles, or channels will usually mention the
283283

284284
\*\*\* Timestamps are expressed in seconds and display the given timestamp in the user's timezone and locale.
285285

286-
\*\*\*\* Email and phone number markdown will open the `mailto:` and `tel:` URL protocols respectively.
286+
\*\*\*\* Email and phone number markdown will open the `mailto:` and `tel:` URL protocols respectively. Markdown can optionally be prefixed by a protocol (e.g. `<mailto:[email protected]>`). Email markdown supports headers, values must be [URL Encoded](https://en.wikipedia.org/wiki/Percent-encoding) (e.g. `<[email protected]?subject=Message%20Title&body=Message%20Content>`).
287287

288288
###### Timestamp Styles
289289

0 commit comments

Comments
 (0)