Skip to content

Commit 49b4402

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

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

ej2-asp-core-mvc/rich-text-editor/EJ2_ASP.MVC/selection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Slider-Based Text Selection in ##Platform_Name## Rich Text Editor Component
3+
title: Slider-Based Text Selection in Syncfusion ##Platform_Name## Rich Text Editor Component
44
description: Learn here all about Slider-Based Text Selection in Syncfusion ##Platform_Name## Rich Text Editor component of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Slider-Based Text Selection

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publishingplatform: ##Platform_Name##
88
documentation: ug
99
---
1010

11-
# Mentions in the ASP.NET Core Rich Text Editor Control
11+
# Mentions in the ##Platform_Name## Rich Text Editor Control
1212

1313
By integrating the [Mention](https://ej2.syncfusion.com/aspnetmvc/documentation/mention/getting-started) component with a Rich Text Editor, users can effortlessly mention or tag other users or objects from a suggested list. This eliminates the need to manually type out names or identifying information, improving efficiency and accuracy.
1414

@@ -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="mailto:maria@gmail.com" title="maria@gmail.com">@Maria</a>
82+
<a href="mailto:selma@gmail.com" title="selma@gmail.com">@Selma Rose</a>
8383
8484
```
8585

ej2-asp-core-mvc/rich-text-editor/EJ2_ASP.MVC/style.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,5 @@ Programmatically highlight a portion of the text in the editor by setting the ba
129129
{% highlight c# tabtitle="Controller.cs" %}
130130
{% include code-snippet/rich-text-editor/highlight-specific-line/controller.cs %}
131131
{% endhighlight %}
132-
{% endtabs}
132+
{% endtabs}
133+
{% endif %}

ej2-asp-core-mvc/rich-text-editor/EJ2_ASP.NETCORE/selection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Slider-Based Text Selection in ##Platform_Name## Rich Text Editor Component
3+
title: Slider-Based Text Selection in Sycnfusion ##Platform_Name## Rich Text Editor Component
44
description: Learn here all about Slider-Based Text Selection in Syncfusion ##Platform_Name## Rich Text Editor component of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Slider-Based Text Selection

0 commit comments

Comments
 (0)