docs: add icons for extensions
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Make your text bold and let it stand out.
|
||||
icon: bold
|
||||
---
|
||||
|
||||
# Bold
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Developers love to add some inline code to their texts.
|
||||
icon: code-view
|
||||
---
|
||||
|
||||
# Code
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Make it look nerdier with some colorful text highlights.
|
||||
icon: mark-pen-line
|
||||
---
|
||||
|
||||
# Highlight
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Helps to emphasize your text, doesn’t bring you closer to Italy though.
|
||||
icon: italic
|
||||
---
|
||||
|
||||
# Italic
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Link it, link it good, link it real good (and don’t forget the href).
|
||||
icon: link
|
||||
---
|
||||
|
||||
# Link
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Cut through the words you wrote, if you’re too afraid to delete it.
|
||||
icon: strikethrough
|
||||
---
|
||||
|
||||
# Strike
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Write slightly below the normal line, to show you’re unique.
|
||||
icon: subscript
|
||||
---
|
||||
|
||||
# Subscript
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Write slightly above the normal line, to show you’re just next level.
|
||||
icon: superscript
|
||||
---
|
||||
|
||||
# Superscript
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Useless extension, just adds <span> tags (required by other extensions though).
|
||||
icon: text
|
||||
---
|
||||
|
||||
# TextStyle
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Add a line below your text to make it look more … underlined.
|
||||
icon: underline
|
||||
---
|
||||
|
||||
# Underline
|
||||
|
||||
Reference in New Issue
Block a user