mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 06:44:07 -06:00
Updated documentation
This commit is contained in:
parent
0a6bcd09fd
commit
c1b6af4c64
@ -6,6 +6,20 @@ title: "Callouts"
|
|||||||
|
|
||||||
Supports built-in Callouts. See [documentation on supported types here](https://help.obsidian.md/How+to/Use+callouts#Types).
|
Supports built-in Callouts. See [documentation on supported types here](https://help.obsidian.md/How+to/Use+callouts#Types).
|
||||||
|
|
||||||
|
## Format:
|
||||||
|
|
||||||
|
```
|
||||||
|
> [!example] Example
|
||||||
|
>
|
||||||
|
> Text
|
||||||
|
```
|
||||||
|
|
||||||
|
Turns to:
|
||||||
|
|
||||||
|
> [!example] Example
|
||||||
|
>
|
||||||
|
> Test
|
||||||
|
|
||||||
## Showcase:
|
## Showcase:
|
||||||
|
|
||||||
> [!example] example
|
> [!example] example
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user