Skip to content

Commit 30d35c0

Browse files
committed
Document Language plugin for HtmlArea #554
1 parent 278c700 commit 30d35c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/cms/schemas/input-types/htmlarea.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,16 +80,17 @@ Below is the complete list of available editor tools:
8080
| Font | Font menu
8181
| FontSize | Font size menu
8282
| HorizontalRule | Insert a horizontal line
83+
| Language | Set language for parts of the text
8384
| ListStyle | Change style of BulletedList
8485
| NewPage | Clean editor's content
8586
| Preview | Preview HTML Area contents
86-
| Redo | Repeat last action
87+
| Redo | Repeat the last action
8788
| RemoveFormat | Remove formatting
8889
| SelectAll | Select editor's content
8990
| Strike | Strikethrough over text
9091
| Styles | Text styles menu
9192
| Subscript | Subscript text
9293
| Superscript | Superscript text
9394
| TextColor | Text color
94-
| Undo | Undo last action
95+
| Undo | Undo the last action
9596
|===

0 commit comments

Comments
 (0)