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