1.7 KiB
1.7 KiB
Marks
toc
Introduction
Marks add new capabilities to tiptap. Marks are like different types of inline styling, for example bold, italic or highlights.
List of supported marks
| Title | Default Extension | Source Code |
|---|---|---|
| Bold | Yes | GitHub |
| Code | Yes | GitHub |
| Highlight | – | GitHub |
| Italic | Yes | GitHub |
| Link | – | GitHub |
| Strike | Yes | GitHub |
| TextStyle | Yes | GitHub |
| Underline | – | GitHub |