mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-06 13:38:49 +08:00
docs: update content
This commit is contained in:
parent
b2dffc6013
commit
15d41943a4
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: Add a toolbar that pops up above the text to apply inline formatting easily.
|
||||
description: Add a toolbar that pops up above the text. Great to apply inline formatting.
|
||||
icon: chat-2-line
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Limit the number of characters in your editor, or at least count them.
|
||||
icon: calculator-line
|
||||
---
|
||||
|
||||
# CharacterCount
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: Collaborative text editing can be fricking complex, so we made it different.
|
||||
description: Collaborative text editing can be fricking complex, but it doesn’t have to be that way.
|
||||
icon: user-voice-line
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Keep track of where the cursor is, and let the user know you know it.
|
||||
icon: focus-line
|
||||
---
|
||||
|
||||
# Focus
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: Don’t let your users use Comic Sans MS, but let them use all other fonts.
|
||||
description: Doesn’t have support for Comic Sans, but for all other fonts.
|
||||
---
|
||||
|
||||
# FontFamily
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Configure a helpful placeholder to fill the emptyness.
|
||||
icon: ghost-line
|
||||
---
|
||||
|
||||
# Placeholder
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: All the popular extensions in a single extension, doesn’t get much better than this.
|
||||
icon: star-smile-line
|
||||
description: All the popular extensions in a single extension. Doesn’t get much better than this.
|
||||
icon: stack-line
|
||||
---
|
||||
|
||||
# StarterKit
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: The typography smart ass for your editor, replaces everything that’s wrong.
|
||||
icon: text
|
||||
icon: quill-pen-line
|
||||
---
|
||||
|
||||
# Typography
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: Cut through the words you wrote, if you’re too afraid to delete it.
|
||||
description: Cut through the words you wrote if you’re too afraid to delete it.
|
||||
icon: strikethrough
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: Write slightly below the normal line, to show you’re unique.
|
||||
description: Write slightly below the normal line to show you’re unique.
|
||||
icon: subscript
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: Write slightly above the normal line, to show you’re just next level.
|
||||
description: Write slightly above the normal line to show you’re just next level.
|
||||
icon: superscript
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: Useless extension, just adds <span> tags (required by other extensions though).
|
||||
icon: text
|
||||
icon: palette-line
|
||||
---
|
||||
|
||||
# TextStyle
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: Quoting other people lets you look clever.
|
||||
description: Quoting other people will make you look clever.
|
||||
icon: double-quotes-l
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: The least code the better, but sometimes you need multiple lines of it.
|
||||
description: The least code the better, but sometimes you just need multiple lines.
|
||||
icon: terminal-box-line
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: Doesn’t care if it’s part of a bullet list or an ordered list.
|
||||
icon: list-unordered
|
||||
description: Simply does its job. Doesn’t even care if it’s part of a bullet list or an ordered list.
|
||||
icon: asterisk
|
||||
---
|
||||
|
||||
# ListItem
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: Mom, look! I wrote a paragraph in the Internet.
|
||||
description: Mom, look! I wrote a paragraph on the Internet.
|
||||
icon: paragraph
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: "It’s useless without all its other table friends: the table cell."
|
||||
icon: table-line
|
||||
icon: checkbox-blank-line
|
||||
---
|
||||
|
||||
# TableCell
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: "Tables don’t require a header, but let’s be honest: It looks better with it."
|
||||
icon: table-line
|
||||
description: "Tables don’t require a header, but let’s be honest: They look better with it."
|
||||
icon: t-box-line
|
||||
---
|
||||
|
||||
# TableHeader
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: "The perfect middle ground between a table and a table cell."
|
||||
icon: table-line
|
||||
icon: table-2
|
||||
---
|
||||
|
||||
# TableRow
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
description: The actually task, without it the task list would be nothing.
|
||||
icon: list-check
|
||||
icon: task-line
|
||||
---
|
||||
|
||||
# TaskItem
|
||||
|
Loading…
Reference in New Issue
Block a user