docs: add descriptions to all extensions
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Make your text bold and let it stand out.
|
||||
---
|
||||
|
||||
# Bold
|
||||
[](https://www.npmjs.com/package/@tiptap/extension-bold)
|
||||
[](https://npmcharts.com/compare/@tiptap/extension-bold?minimal=true)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Developers love to add some inline code to their texts.
|
||||
---
|
||||
|
||||
# Code
|
||||
[](https://www.npmjs.com/package/@tiptap/extension-code)
|
||||
[](https://npmcharts.com/compare/@tiptap/extension-code?minimal=true)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Make it look nerdier with some colorful text highlights.
|
||||
---
|
||||
|
||||
# Highlight
|
||||
[](https://www.npmjs.com/package/@tiptap/extension-highlight)
|
||||
[](https://npmcharts.com/compare/@tiptap/extension-highlight?minimal=true)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Helps to emphasize your text, doesn’t bring you closer to Italy though.
|
||||
---
|
||||
|
||||
# Italic
|
||||
[](https://www.npmjs.com/package/@tiptap/extension-italic)
|
||||
[](https://npmcharts.com/compare/@tiptap/extension-italic?minimal=true)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Link it, link it good, link it real good (and don’t forget the href).
|
||||
---
|
||||
|
||||
# Link
|
||||
[](https://www.npmjs.com/package/@tiptap/extension-link)
|
||||
[](https://npmcharts.com/compare/@tiptap/extension-link?minimal=true)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Cut through the words you wrote, if you’re too afraid to delete it.
|
||||
---
|
||||
|
||||
# Strike
|
||||
[](https://www.npmjs.com/package/@tiptap/extension-strike)
|
||||
[](https://npmcharts.com/compare/@tiptap/extension-strike?minimal=true)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Write slightly below the the normal line, to show you’re unique.
|
||||
---
|
||||
|
||||
# Subscript
|
||||
[](https://www.npmjs.com/package/@tiptap/extension-subscript)
|
||||
[](https://npmcharts.com/compare/@tiptap/extension-subscript?minimal=true)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Write slightly above the the normal line, to show you’re just next level.
|
||||
---
|
||||
|
||||
# Superscript
|
||||
[](https://www.npmjs.com/package/@tiptap/extension-superscript)
|
||||
[](https://npmcharts.com/compare/@tiptap/extension-superscript?minimal=true)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Useless extension, just adds <span> tags (required by other extensions though).
|
||||
---
|
||||
|
||||
# TextStyle
|
||||
[](https://www.npmjs.com/package/@tiptap/extension-text-style)
|
||||
[](https://npmcharts.com/compare/@tiptap/extension-text-style?minimal=true)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: Add a line below your text to make it look more … underlined.
|
||||
---
|
||||
|
||||
# Underline
|
||||
[](https://www.npmjs.com/package/@tiptap/extension-underline)
|
||||
[](https://npmcharts.com/compare/@tiptap/extension-underline?minimal=true)
|
||||
|
||||
Reference in New Issue
Block a user