docs: update content

This commit is contained in:
Hans Pagel
2021-10-15 22:48:57 +02:00
parent b2dffc6013
commit 15d41943a4
20 changed files with 23 additions and 20 deletions

View File

@@ -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 icon: chat-2-line
--- ---

View File

@@ -1,5 +1,6 @@
--- ---
description: Limit the number of characters in your editor, or at least count them. description: Limit the number of characters in your editor, or at least count them.
icon: calculator-line
--- ---
# CharacterCount # CharacterCount

View File

@@ -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 doesnt have to be that way.
icon: user-voice-line icon: user-voice-line
--- ---

View File

@@ -1,5 +1,6 @@
--- ---
description: Keep track of where the cursor is, and let the user know you know it. description: Keep track of where the cursor is, and let the user know you know it.
icon: focus-line
--- ---
# Focus # Focus

View File

@@ -1,5 +1,5 @@
--- ---
description: Dont let your users use Comic Sans MS, but let them use all other fonts. description: Doesnt have support for Comic Sans, but for all other fonts.
--- ---
# FontFamily # FontFamily

View File

@@ -1,5 +1,6 @@
--- ---
description: Configure a helpful placeholder to fill the emptyness. description: Configure a helpful placeholder to fill the emptyness.
icon: ghost-line
--- ---
# Placeholder # Placeholder

View File

@@ -1,6 +1,6 @@
--- ---
description: All the popular extensions in a single extension, doesnt get much better than this. description: All the popular extensions in a single extension. Doesnt get much better than this.
icon: star-smile-line icon: stack-line
--- ---
# StarterKit # StarterKit

View File

@@ -1,6 +1,6 @@
--- ---
description: The typography smart ass for your editor, replaces everything thats wrong. description: The typography smart ass for your editor, replaces everything thats wrong.
icon: text icon: quill-pen-line
--- ---
# Typography # Typography

View File

@@ -1,5 +1,5 @@
--- ---
description: Cut through the words you wrote, if youre too afraid to delete it. description: Cut through the words you wrote if youre too afraid to delete it.
icon: strikethrough icon: strikethrough
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
description: Write slightly below the normal line, to show youre unique. description: Write slightly below the normal line to show youre unique.
icon: subscript icon: subscript
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
description: Write slightly above the normal line, to show youre just next level. description: Write slightly above the normal line to show youre just next level.
icon: superscript icon: superscript
--- ---

View File

@@ -1,6 +1,6 @@
--- ---
description: Useless extension, just adds <span> tags (required by other extensions though). description: Useless extension, just adds <span> tags (required by other extensions though).
icon: text icon: palette-line
--- ---
# TextStyle # TextStyle

View File

@@ -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 icon: double-quotes-l
--- ---

View File

@@ -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 icon: terminal-box-line
--- ---

View File

@@ -1,6 +1,6 @@
--- ---
description: Doesnt care if its part of a bullet list or an ordered list. description: Simply does its job. Doesnt even care if its part of a bullet list or an ordered list.
icon: list-unordered icon: asterisk
--- ---
# ListItem # ListItem

View File

@@ -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 icon: paragraph
--- ---

View File

@@ -1,6 +1,6 @@
--- ---
description: "Its useless without all its other table friends: the table cell." description: "Its useless without all its other table friends: the table cell."
icon: table-line icon: checkbox-blank-line
--- ---
# TableCell # TableCell

View File

@@ -1,6 +1,6 @@
--- ---
description: "Tables dont require a header, but lets be honest: It looks better with it." description: "Tables dont require a header, but lets be honest: They look better with it."
icon: table-line icon: t-box-line
--- ---
# TableHeader # TableHeader

View File

@@ -1,6 +1,6 @@
--- ---
description: "The perfect middle ground between a table and a table cell." description: "The perfect middle ground between a table and a table cell."
icon: table-line icon: table-2
--- ---
# TableRow # TableRow

View File

@@ -1,6 +1,6 @@
--- ---
description: The actually task, without it the task list would be nothing. description: The actually task, without it the task list would be nothing.
icon: list-check icon: task-line
--- ---
# TaskItem # TaskItem