docs: add icons for extensions

This commit is contained in:
Martin Kriegeskorte 2021-10-14 21:20:21 +02:00
parent 9948e2499a
commit 0a5d4b6658
43 changed files with 43 additions and 0 deletions

View File

@ -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

View File

@ -1,5 +1,6 @@
---
description: See other users cursors and their name while they type.
icon: account-pin-circle-line
---
# CollaborationCursor

View File

@ -1,5 +1,6 @@
---
description: Collaborative text editing can be fricking complex, so we made it different.
icon: user-voice-line
---
# Collaboration

View File

@ -1,5 +1,6 @@
---
description: Add text color support to your editor (comes with unlimited colors).
icon: paint-brush-line
---
# Color

View File

@ -1,5 +1,6 @@
---
description: Adds a cursor when something is dragged inside the editor.
icon: drag-drop-line
---
# Dropcursor

View File

@ -1,5 +1,6 @@
---
description: Make a toolbar appear automagically on empty lines.
icon: menu-4-line
---
# Floating Menu

View File

@ -1,5 +1,6 @@
---
description: The gapcursor makes sure the cursor doesnt get stuck … in a gap.
icon: space
---
# Gapcursor

View File

@ -1,5 +1,6 @@
---
description: If I could just go back and make everything undone … you can.
icon: history-line
---
# History

View File

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

View File

@ -1,5 +1,6 @@
---
description: Left, right, center, whatever! Align the text however you like.
icon: align-left
---
# TextAlign

View File

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

View File

@ -1,5 +1,6 @@
---
description: Make your text bold and let it stand out.
icon: bold
---
# Bold

View File

@ -1,5 +1,6 @@
---
description: Developers love to add some inline code to their texts.
icon: code-view
---
# Code

View File

@ -1,5 +1,6 @@
---
description: Make it look nerdier with some colorful text highlights.
icon: mark-pen-line
---
# Highlight

View File

@ -1,5 +1,6 @@
---
description: Helps to emphasize your text, doesnt bring you closer to Italy though.
icon: italic
---
# Italic

View File

@ -1,5 +1,6 @@
---
description: Link it, link it good, link it real good (and dont forget the href).
icon: link
---
# Link

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,6 @@
---
description: Add a line below your text to make it look more … underlined.
icon: underline
---
# Underline

View File

@ -1,5 +1,6 @@
---
description: Quoting other people lets you look clever.
icon: double-quotes-l
---
# Blockquote

View File

@ -1,5 +1,6 @@
---
description: Everything looks more serious with a few bullet points.
icon: list-unordered
---
# BulletList

View File

@ -1,5 +1,6 @@
---
description: Add some colorful syntax highlighting to your code blocks.
icon: terminal-box-fill
---
# CodeBlockLowlight

View File

@ -1,5 +1,6 @@
---
description: The least code the better, but sometimes you need multiple lines of it.
icon: terminal-box-line
---
# CodeBlock

View File

@ -1,5 +1,6 @@
---
description: "Everyone needs it, nobody talks about it: the Document extension."
icon: file-line
---
# Document

View File

@ -1,5 +1,6 @@
---
description: "Not ready yet. :construction:"
icon: emotion-line
---
# Emoji

View File

@ -1,5 +1,6 @@
---
description: Sometimes we all need a break, even if its just a line break.
icon: text-wrap
---
# HardBreak

View File

@ -1,5 +1,6 @@
---
description: "#notdone #procrastinate"
icon: hashtag
---
# Hashtag

View File

@ -1,5 +1,6 @@
---
description: Structure the content with headings (comes with 6 different levels or less).
icon: h-1
---
# Heading

View File

@ -1,5 +1,6 @@
---
description: Separate what needs to be separated, but use it wisely.
icon: separator
---
# HorizontalRule

View File

@ -1,5 +1,6 @@
---
description: Add an image (but a beautiful one), when words arent enough.
icon: image-line
---
# Image

View File

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

View File

@ -1,5 +1,6 @@
---
description: Ping all your people @marijn @kevin
icon: at-line
---
# Mention

View File

@ -1,5 +1,6 @@
---
description: If a bullet list doesnt look serious enough, put some numbers in front of it.
icon: list-ordered
---
# OrderedList

View File

@ -1,5 +1,6 @@
---
description: Mom, look! I wrote a paragraph in the Internet.
icon: paragraph
---
# Paragraph

View File

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

View File

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

View File

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

View File

@ -1,5 +1,6 @@
---
description: Youre working on something really serious if you need tables inside a text editor.
icon: table-line
tableOfContents: true
---

View File

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

View File

@ -1,5 +1,6 @@
---
description: Adds support for tasks (doesnt make sure you actually complete them though).
icon: list-check
---
# TaskList

View File

@ -1,5 +1,6 @@
---
description: No text editor without text, so better make sure to install that one.
icon: text
---
# Text