Merge branch 'docs/unlinking-emails' into 'master'
Remove a section for a now fixed bug See merge request gitlab-org/gitlab-ce!32319
This commit is contained in:
commit
5c8545edf1
1 changed files with 0 additions and 9 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue