Files
tiptap/docs/api/marks.md
Philipp Kühn 2f15a11572 remove gridsome
2021-09-16 14:41:25 +02:00

2.4 KiB
Raw Blame History

tableOfContents
tableOfContents
true

Marks

toc

Introduction

One or multiple marks can be applied to nodes, for example to add inline formatting like bold and italic, or other additional information.

List of supported marks

Title StarterKit (view) Source Code
Bold Included GitHub
Code Included GitHub
Highlight GitHub
Italic Included GitHub
Link GitHub
Strike Included GitHub
Subscript GitHub
Superscript GitHub
TextStyle Included GitHub
Underline GitHub