summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-08-28 08:10:00 +0200
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-28 08:10:00 +0200
commit295b1b4d02b1ce68ed88a52837f560abae66036f (patch)
tree96c37bf229d8731f78b7388b8f91d6b537a941ff
parent1873e4c160ddf43a4d0950182e9c78e6352d067e (diff)
downloadgitlab-ce-295b1b4d02b1ce68ed88a52837f560abae66036f.tar.gz
Remove a section for a now fixed bug
Those guidelines where based on https://gitlab.com/gitlab-org/gitlab-docs/issues/311 which seems to be fixed.
-rw-r--r--doc/development/documentation/styleguide.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/development/documentation/styleguide.md b/doc/development/documentation/styleguide.md
index c1e3eb9680b..6f76b506400 100644
--- a/doc/development/documentation/styleguide.md
+++ b/doc/development/documentation/styleguide.md
@@ -506,15 +506,6 @@ Example:
For more information, see the [confidential issue](../../user/project/issues/confidential_issues.md) `https://gitlab.com/gitlab-org/gitlab-ce/issues/<issue_number>`.
```
-### Unlinking emails
-
-By default, all email addresses will render in an email tag on docs.gitlab.com.
-To escape the code block and unlink email addresses, use two backticks:
-
-```md
-`` example@email.com ``
-```
-
## Navigation
To indicate the steps of navigation through the UI: