Internal Link
link
[[link]]
Link to a Heading
Internal Link
file#heading
[[##]]
can be used to search for heading in vault
Link to a Block
^06f6e9
[note#^block]
the block identifier will be generated automatically
External Link
[text]‘(link)
[text](link)
Blank Space in Links
Using %20
in place of blank space or wrapping URL with < >
Checkbox
-
- [ ]
Quotes
A simple Quote - Me
> x \-a
Callout Blocks
Custom Title
A callout block
>[!tag] Custom Title (optional)
>
>A Callout Block Body (optional)
Foldable Callout
Sth
>[!info]- Foldable Callout (with + default unfolded)
>
>A callout block
Can callouts be nested?
Yes!, they can.
You can even use multiple layers of nesting.
> [!question] Can callouts be nested?
>
> > [!todo] Yes!, they can.
> > > [!example] You can even use multiple layers of nesting.
Callout Types
Abstract/summary/tldr
Info
Todo
Tip/hint/important
Success/check/done
Question/help/faq
Warning/caution/attention
failure/fail/missing
Danger/error
Bug
example
Quote
Separator
---
----
****
***
- - -
Text
Bold
**x** / __x__
Italic
*x* / _x_
Strikethrough
~~x~~
highlight
==x==
Bold, nested italic
**x _x_*
Bold Italic
***x*** / ___x___
Code
x
x
x
One line
`x`
Multiline
\```<language>
x
x
\```
Images

