Skip to content

Commit 56644fe

Browse files
authored
Update text-formatting.md
990376: Enhanced content
1 parent 1c7c4d0 commit 56644fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blazor/rich-text-editor/tools/text-formatting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ The Rich Text Editor supports applying line-height to block elements such as par
292292

293293
### Configure LineHeight in the toolbar
294294

295-
You can add the `LineHeight` tool in the Rich Text Editor using the [RichTextEditorToolbarSettings.Items](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.RichTextEditor.RichTextEditorToolbarSettings.html#Syncfusion_Blazor_RichTextEditor_RichTextEditorToolbarSettings_Items) property.
295+
The `LineHeight` tool can be configured in the Rich Text Editor using the [RichTextEditorToolbarSettings.Items](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.RichTextEditor.RichTextEditorToolbarSettings.html#Syncfusion_Blazor_RichTextEditor_RichTextEditorToolbarSettings_Items) property.
296296

297297
### Built-in LineHeight items
298298

@@ -402,4 +402,4 @@ Using `Clear Format` makes it easy to undo styling changes and keep your text lo
402402
{% endhighlight %}
403403
{% endtabs %}
404404

405-
![Blazor RichTextEditor with Clear Format](../images/blazor-richtexteditor-using-clear-format.gif)
405+
![Blazor RichTextEditor with Clear Format](../images/blazor-richtexteditor-using-clear-format.gif)

0 commit comments

Comments
 (0)