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