rename
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Text Style
|
||||
# TextStyle
|
||||
This mark renders a `<span>` HTML tag and enables you to add a list of styling related attributes, for example font-family, font-size, or font-color. The extension doesn’t add any styling attribute by default, but other extensions use it as the foundation, for example [`FontFamily`](/api/extensions/font-family).
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
link: /api/marks/link
|
||||
- title: Strike
|
||||
link: /api/marks/strike
|
||||
- title: Text Style
|
||||
- title: TextStyle
|
||||
link: /api/marks/text-style
|
||||
draft: true
|
||||
- title: Underline
|
||||
|
||||
Reference in New Issue
Block a user