You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: playground/docus/content/1.getting-started/7.essentials/1.components.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,12 @@
1
1
---
2
2
title: Markdown Components
3
-
description: Use Markdown components to help you structure your content, with
4
-
the help of Nuxt UI Pro.
3
+
description: Use Markdown components to help you structure your content, with the help of Nuxt UI Pro.
5
4
navigation:
6
5
icon: i-lucide-component
7
6
title: Components
8
7
---
9
8
10
-
Prose components are replacements for HTML typography tags. They provide a simple way to customize your UI when using Markdown.
9
+
Prose components are replacements for HTML typography tags. They provide a simple way to customize your UI when using Markdown.2
11
10
12
11
**Docus and Nuxt UI Pro** provides a set of styled and beautiful prose components to help you write your documentation using the [MDC syntax](https://content.nuxt.com/docs/files/markdown#mdc-syntax).
13
12
@@ -319,9 +318,8 @@ A `field`is a prop or parameter to display in your content. You can group them b
319
318
Use the `icon` component to display an [Icon](https://ui.nuxt.com/components/icon) in your content.
0 commit comments