Skip to content

Commit 8b304d1

Browse files
Apply suggestions from code review
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent ffe29e0 commit 8b304d1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/ROOT/pages/comments-with-mentions.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ When a user starts typing a mention with the `+@+` symbol, the mention dropdown
1111

1212
When the comment is saved, mentioned users will appear in the comment text in the same way as they do in the editor.
1313

14-
All mentions are stored in the comment text as plain text, so for the mentions to be displayed correctly, the Mentions plugin must be included in the TinyMCE configuration when the comments are displayed.
14+
All mentions are stored in the comment text as plain text, so for the mentions to be displayed correctly, the xref:mentions.adoc[Mentions] plugin must be included in the {productname} configuration when the comments are displayed.
1515

16-
To add mentions to comments, both the Comments and Mentions plugins must be included in the TinyMCE configuration, and all required options must be set.
16+
[IMPORTANT]
17+
To add mentions to comments, both the Comments and Mentions plugins must be included in the {productname} configuration, and all required options must be set.
1718

1819
[[comments-callback-with-mentions-live-demo]]
1920
== Callback mode interactive example

0 commit comments

Comments
 (0)