This commit is contained in:
Philipp Kühn 2020-11-06 16:39:30 +01:00
parent 59dabfbbe6
commit a23c3a0196
2 changed files with 2 additions and 2 deletions

View File

@ -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 doesnt add any styling attribute by default, but other extensions use it as the foundation, for example [`FontFamily`](/api/extensions/font-family).
## Installation

View File

@ -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