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