Commit 92cab2a1 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'tag_webide_deeplink_13-11' into 'master'

Add 13.11 Introduction to WebIDE Deeplink docs

See merge request gitlab-org/gitlab!60165
parents f669331e 7e0982d7
...@@ -58,6 +58,9 @@ to display, add a file to your repository. ...@@ -58,6 +58,9 @@ to display, add a file to your repository.
## Highlight lines ## Highlight lines
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/56159) in GitLab 13.10 for GitLab SaaS instances.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/56159) in GitLab 13.11 for self-managed instances.
Web Editor enables you to highlight a single line by adding specially formatted Web Editor enables you to highlight a single line by adding specially formatted
hash information to the URL's file path segment. For example, the file path segment hash information to the URL's file path segment. For example, the file path segment
`MY_FILE.js#L3` instructs the Web Editor to highlight line 3. `MY_FILE.js#L3` instructs the Web Editor to highlight line 3.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment