mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-26 22:34:06 -06:00
Updated Documentation
This commit is contained in:
parent
9bb9e42417
commit
0e52543b79
@ -20,6 +20,32 @@ Turns to:
|
|||||||
>
|
>
|
||||||
> Text
|
> Text
|
||||||
|
|
||||||
|
## Collapsible Callouts:
|
||||||
|
|
||||||
|
```
|
||||||
|
> [!example]- Starts Collapsed
|
||||||
|
>
|
||||||
|
> Text
|
||||||
|
```
|
||||||
|
|
||||||
|
Turns to:
|
||||||
|
|
||||||
|
> [!example]- Starts Collapsed
|
||||||
|
>
|
||||||
|
> Text
|
||||||
|
|
||||||
|
```
|
||||||
|
> [!example]- Starts Opened
|
||||||
|
>
|
||||||
|
> Text
|
||||||
|
```
|
||||||
|
|
||||||
|
Turns to:
|
||||||
|
|
||||||
|
> [!example]- Starts Opened
|
||||||
|
>
|
||||||
|
> Text
|
||||||
|
|
||||||
## Showcase:
|
## Showcase:
|
||||||
|
|
||||||
> [!example] example
|
> [!example] example
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user