Skip to content

Commit a1f7b9c

Browse files
988174: Rich Text Editor Missing topics Are Added
1 parent a2e8b32 commit a1f7b9c

File tree

1 file changed

+1
-1
lines changed
  • ej2-asp-core-mvc/rich-text-editor/EJ2_ASP.NETCORE/smart-editing

1 file changed

+1
-1
lines changed

ej2-asp-core-mvc/rich-text-editor/EJ2_ASP.NETCORE/smart-editing/mentions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ For example, by default, the mention chip renders as:
7979
Using the `displayTemplate` property, you can customize it to render as a clickable link:
8080

8181
```
82-
<a href="/service/mailto:maria@gmail.com" title="maria@gmail.com">@Maria</a>
82+
<a href="/service/mailto:selma@gmail.com" title="selma@gmail.com">@Selma Rose</a>
8383
8484
```
8585

0 commit comments

Comments
 (0)