mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-06 00:42:59 +08:00
docs: add icons for extensions
This commit is contained in:
parent
9948e2499a
commit
0a5d4b6658
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Add a toolbar that pops up above the text to apply inline formatting easily.
|
||||
icon: chat-2-line
|
||||
---
|
||||
|
||||
# Bubble Menu
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: See other user’s cursors and their name while they type.
|
||||
icon: account-pin-circle-line
|
||||
---
|
||||
|
||||
# CollaborationCursor
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Collaborative text editing can be fricking complex, so we made it different.
|
||||
icon: user-voice-line
|
||||
---
|
||||
|
||||
# Collaboration
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Add text color support to your editor (comes with unlimited colors).
|
||||
icon: paint-brush-line
|
||||
---
|
||||
|
||||
# Color
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Adds a cursor when something is dragged inside the editor.
|
||||
icon: drag-drop-line
|
||||
---
|
||||
|
||||
# Dropcursor
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Make a toolbar appear automagically on empty lines.
|
||||
icon: menu-4-line
|
||||
---
|
||||
|
||||
# Floating Menu
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: The gapcursor makes sure the cursor doesn’t get stuck … in a gap.
|
||||
icon: space
|
||||
---
|
||||
|
||||
# Gapcursor
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: If I could just go back and make everything undone … you can.
|
||||
icon: history-line
|
||||
---
|
||||
|
||||
# History
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: All the popular extensions in a single extension, doesn’t get much better than this.
|
||||
icon: star-smile-line
|
||||
---
|
||||
|
||||
# StarterKit
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Left, right, center, whatever! Align the text however you like.
|
||||
icon: align-left
|
||||
---
|
||||
|
||||
# TextAlign
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: The typography smart ass for your editor, replaces everything that’s wrong.
|
||||
icon: text
|
||||
---
|
||||
|
||||
# Typography
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Make your text bold and let it stand out.
|
||||
icon: bold
|
||||
---
|
||||
|
||||
# Bold
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Developers love to add some inline code to their texts.
|
||||
icon: code-view
|
||||
---
|
||||
|
||||
# Code
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Make it look nerdier with some colorful text highlights.
|
||||
icon: mark-pen-line
|
||||
---
|
||||
|
||||
# Highlight
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Helps to emphasize your text, doesn’t bring you closer to Italy though.
|
||||
icon: italic
|
||||
---
|
||||
|
||||
# Italic
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Link it, link it good, link it real good (and don’t forget the href).
|
||||
icon: link
|
||||
---
|
||||
|
||||
# Link
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Cut through the words you wrote, if you’re too afraid to delete it.
|
||||
icon: strikethrough
|
||||
---
|
||||
|
||||
# Strike
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Write slightly below the normal line, to show you’re unique.
|
||||
icon: subscript
|
||||
---
|
||||
|
||||
# Subscript
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Write slightly above the normal line, to show you’re just next level.
|
||||
icon: superscript
|
||||
---
|
||||
|
||||
# Superscript
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Useless extension, just adds <span> tags (required by other extensions though).
|
||||
icon: text
|
||||
---
|
||||
|
||||
# TextStyle
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Add a line below your text to make it look more … underlined.
|
||||
icon: underline
|
||||
---
|
||||
|
||||
# Underline
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Quoting other people lets you look clever.
|
||||
icon: double-quotes-l
|
||||
---
|
||||
|
||||
# Blockquote
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Everything looks more serious with a few bullet points.
|
||||
icon: list-unordered
|
||||
---
|
||||
|
||||
# BulletList
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Add some colorful syntax highlighting to your code blocks.
|
||||
icon: terminal-box-fill
|
||||
---
|
||||
|
||||
# CodeBlockLowlight
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: The least code the better, but sometimes you need multiple lines of it.
|
||||
icon: terminal-box-line
|
||||
---
|
||||
|
||||
# CodeBlock
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: "Everyone needs it, nobody talks about it: the Document extension."
|
||||
icon: file-line
|
||||
---
|
||||
|
||||
# Document
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: "Not ready yet. :construction:"
|
||||
icon: emotion-line
|
||||
---
|
||||
|
||||
# Emoji
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Sometimes we all need a break, even if it’s just a line break.
|
||||
icon: text-wrap
|
||||
---
|
||||
|
||||
# HardBreak
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: "#notdone #procrastinate"
|
||||
icon: hashtag
|
||||
---
|
||||
|
||||
# Hashtag
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Structure the content with headings (comes with 6 different levels or less).
|
||||
icon: h-1
|
||||
---
|
||||
|
||||
# Heading
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Separate what needs to be separated, but use it wisely.
|
||||
icon: separator
|
||||
---
|
||||
|
||||
# HorizontalRule
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Add an image (but a beautiful one), when words aren’t enough.
|
||||
icon: image-line
|
||||
---
|
||||
|
||||
# Image
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Doesn’t care if it’s part of a bullet list or an ordered list.
|
||||
icon: list-unordered
|
||||
---
|
||||
|
||||
# ListItem
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Ping all your people @marijn @kevin
|
||||
icon: at-line
|
||||
---
|
||||
|
||||
# Mention
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: If a bullet list doesn’t look serious enough, put some numbers in front of it.
|
||||
icon: list-ordered
|
||||
---
|
||||
|
||||
# OrderedList
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Mom, look! I wrote a paragraph in the Internet.
|
||||
icon: paragraph
|
||||
---
|
||||
|
||||
# Paragraph
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: "It’s useless without all its other table friends: the table cell."
|
||||
icon: table-line
|
||||
---
|
||||
|
||||
# TableCell
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: "Tables don’t require a header, but let’s be honest: It looks better with it."
|
||||
icon: table-line
|
||||
---
|
||||
|
||||
# TableHeader
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: "The perfect middle ground between a table and a table cell."
|
||||
icon: table-line
|
||||
---
|
||||
|
||||
# TableRow
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: You’re working on something really serious if you need tables inside a text editor.
|
||||
icon: table-line
|
||||
tableOfContents: true
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: The actually task, without it the task list would be nothing.
|
||||
icon: list-check
|
||||
---
|
||||
|
||||
# TaskItem
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Adds support for tasks (doesn’t make sure you actually complete them though).
|
||||
icon: list-check
|
||||
---
|
||||
|
||||
# TaskList
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: No text editor without text, so better make sure to install that one.
|
||||
icon: text
|
||||
---
|
||||
|
||||
# Text
|
||||
|
Loading…
Reference in New Issue
Block a user