From 401a7a740475e3a4e063d1300d284cab162a04c1 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Tue, 9 Jul 2019 10:45:03 +0900 Subject: Remove extra whitespaces in docs Removes all the extra whitespaces at end of lines, inside tags, and removes extra newlines --- doc/development/emails.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development/emails.md') diff --git a/doc/development/emails.md b/doc/development/emails.md index 8baf343b133..1fd4139c91e 100644 --- a/doc/development/emails.md +++ b/doc/development/emails.md @@ -76,7 +76,7 @@ See the [Rails guides] for more info. ## Email namespace -As of GitLab 11.7, we support a new format for email handler addresses. This was done to +As of GitLab 11.7, we support a new format for email handler addresses. This was done to support catch-all mailboxes. If you need to implement a feature which requires a new email handler, follow these rules -- cgit v1.2.1