⭐ Contributing
Kitchen Sink page demonstrating all available components.
Heading 2
Text
Heading 3
Text
Heading 4
Text
Heading 5
Text
Simple code block:
for i in $(ls -l); do echo $i; done
Code block with title:
Title
for i in $(ls -l); do echo $i; done
Code block with highlighted text:
Title
echo "test"
# ...
echo "test1"
echo "test2"
echo "test3"
Hyperlink examples:
Vercel, GitHub Pages...
Banners:
note
hyperlink and code
highlighted.
tip
hyperlink and code
highlighted.
warning
hyperlink and code
highlighted.
info
hyperlink and code
highlighted.
caution
hyperlink and code
highlighted.
parent # comment1
├── child1 # comment2
└── child2 # comment3
Expandable items:
info
Expand1
Text:
Title
Text
Expand2
Text:
Title
Text
- Tab1
- Tab2
title1
---
text1
---
title2
---
text2
---
Simple table:
Column1 | Column2 |
---|---|
column1 | column2 |
column1 | column2 |
Image: