README: Add an -email address link- example.

Fixes #1631.
This commit is contained in:
Artyom 2014-09-26 13:49:08 +04:00
parent 0fbe7df818
commit 9d3504dd4d

4
README
View file

@ -2354,6 +2354,10 @@ be followed by a link title, in quotes.)
There can be no space between the bracketed part and the parenthesized part.
The link text can contain formatting (such as emphasis), but the title cannot.
Email addresses in inline links are not autodetected, so they have to be
prefixed with `mailto`:
[Write me!](mailto:sam@green.eggs.ham)
### Reference links ###