mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 05:44:06 -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).
|
||||
|
||||
## Format:
|
||||
|
||||
```
|
||||
> [!example] Example
|
||||
>
|
||||
> Text
|
||||
```
|
||||
|
||||
Turns to:
|
||||
|
||||
> [!example] Example
|
||||
>
|
||||
> Test
|
||||
|
||||
## Showcase:
|
||||
|
||||
> [!example] example
|
||||
|
||||
Loading…
Reference in New Issue
Block a user