Documentation edits made through Mintlify web editor

This commit is contained in:
Tracy Miranda
2023-11-03 11:34:46 -04:00
parent 85515e5600
commit 015854bf2f
3 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
---
title: 'Images and Embeds'
description: 'Add image, video, and other HTML elements'
title: 'Image Viewer'
description: 'View images directly in the terminal'
icon: 'image'
---
+2 -2
View File
@@ -1,6 +1,6 @@
---
title: 'Markdown Syntax'
description: 'Text, title, and styling in standard markdown'
title: 'Markdown Editor'
description: 'Edit markdown directly in your terminal'
icon: 'text-size'
---
+2
View File
@@ -62,6 +62,8 @@
"pages": [
"features/appearance",
"features/connections",
"features/markdown",
"features/images",
"features/navigation"
]
},