From 9d3504dd4d8fdb3444605bbd9213ac1ab4d3faaa Mon Sep 17 00:00:00 2001
From: Artyom <yom@artyom.me>
Date: Fri, 26 Sep 2014 13:49:08 +0400
Subject: [PATCH] README: Add an -email address link- example.

Fixes #1631.
---
 README | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README b/README
index 93fbde8ab..efd183407 100644
--- a/README
+++ b/README
@@ -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 ###