Skip to content

Commit 72ca91b

Browse files
committed
feat: add prose components documentation
1 parent 114d007 commit 72ca91b

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
title: Essential
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Markdown Syntax
3+
description: Text, title, and styling in standard markdown.
4+
---
5+
6+
## Titles
7+
8+
Best used for page titles, headers, and sidebars.
9+
10+
```md
11+
## Title
12+
```

0 commit comments

Comments
 (0)