summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Hardt <hardysim@gmail.com>2019-05-06 11:04:20 +0000
committerSimon Hardt <hardysim@gmail.com>2019-05-06 11:04:20 +0000
commitf06941031c60984e680ecff46c699357c5916ab1 (patch)
treef247e596fa9b9d6ae5d82ce83343da114c4fb834
parent02ca1577ea92eaa1e8b23855f2742638b1a13e3a (diff)
downloadgitlab-ce-f06941031c60984e680ecff46c699357c5916ab1.tar.gz
remove note that multi-line suggestions are not yet available
(#53310 is now done)
-rw-r--r--doc/user/discussions/index.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/user/discussions/index.md b/doc/user/discussions/index.md
index 248f8395db1..9327865c682 100644
--- a/doc/user/discussions/index.md
+++ b/doc/user/discussions/index.md
@@ -385,11 +385,6 @@ the Merge Request authored by the user that applied them.
![Add a new comment](img/insert_suggestion.png)
- > **Note:**
- The suggestion will only affect the commented line. Multi-line
- suggestions are currently not supported. Will be introduced by
- [#53310](https://gitlab.com/gitlab-org/gitlab-ce/issues/53310).
-
1. In the comment, add your suggestion to the pre-populated code block:
![Add a suggestion into a code block tagged properly](img/make_suggestion.png)