*Italic* or _Italic_**Bold*****Bold Italic*** or _**Bold Italic**_~~Strikethrough~~==Highlight==[[example|Custom Link Text]] → Custom link text- Bullet Points- [x] Checklist
Italic or ItalicBoldBold Italic or Bold ItalicStrikethroughHighlightCustom Link Text → Custom link text
Bullet Points
Checklist
Task completed
Task not completed
Lists
Unordered:
Item 1
Item 2
Ordered:
Item 1
Item 2
Colors
<font color="#cc241d"> Red Hexkode</font>
<font color="#ffbe0b"> Yellow Hexkode</font>
<font color="#fb5607"> Orange Hexkode</font>
<font color="#ff006e"> Pink Red Hexkode</font>
<font color="#9d4edd"> Purple Hexkode</font>
<font color="#3a86ff"> Blue Hexkode</font>
<font color="#8ac926"> Lime green Hexkode</font>
<font color= "crimson"> Red Hexkode</font>
<font color="gold"> Yellow Hexkode</font>
<font color="orangered"> Orange Hexkode</font>
<font color="deepPink"> Pink Red Hexkode</font>
<font color="blueviolet"> Purple Hexkode</font>
<font color="cornflowerblue"> Blue Hexkode</font>
<font color="limegreen"> Lime green Hexkode</font>
Red Hexkode
Yellow Hexkode
Orange Hexkode
Pink Red Hexkode
Purple Hexkode
Blue Hexkode
Lime green Hexkode
Red Hexkode
Yellow Hexkode
Orange Hexkode
Pink Red Hexkode
Purple Hexkode
Blue Hexkode
Lime green Hexkode
> [!note] Note Title> > This is a note.> [!tip] Tip Title> > This is a tip.> [!warning] Warning Title> > This is a warning.> [!caution] Caution Title> > This is a caution.> [!important] Important Title> > This is important.
Callouts
Note
Note
[!note]Lorem ipsum dolor sit ametAliases: `summary`, `tldr`
Abstract
Abstract
[!abstract]Lorem ipsum dolor sit ametAliases: `summary`, `tldr`
Info
Info
[!info]Lorem ipsum dolor sit amet
Tip
Tip
[!tip]Lorem ipsum dolor sit ametAliases: hint, important
Question
Question
[!question]Lorem ipsum dolor sit ametAliases: help, faq
Warning
Warning
[!warning]Lorem ipsum dolor sit ametAliases: caution, attention
Failure
Failure
[!failure]Lorem ipsum dolor sit ametAliases: fail, missing
Danger
Danger
[!danger]Lorem ipsum dolor sit ametAlias: error
Bug
Bug
[!bug]Lorem ipsum dolor sit amet
Example
Example
[!example]Lorem ipsum dolor sit amet
Quote
Quote
[!quote]Lorem ipsum dolor sit ametAlias: cite
Aliases: `summary`, `tldr`
> [!note] Note Title This is a note.
>
> [!tip] Tip Title This is a tip.
>
> [!warning] Warning Title This is a warning.
>
> [!caution] Caution Title This is a caution.
>
> [!important] Important Title This is important.
>
### Checklists
```md
- [x] Task completed
- [ ] Task not completed