> [!info] info > hello > [!tip] quick tip > tip > [!warning] warning > [!danger] danger` — for important alerts (red background) > [!note] hi > hi hi > > [!purple] This is a custom purple box > --callout-icon: lucide-pencil; > You can write anything here. #test hello `3m 20s read` <pre> ``` 3m 20s read ``` </pre> hi *aaaaaaaaaaaaa* **aaaaaaaaaaa** [[hello]] [[testpage]] Here’s a statement.[^1] [^1]: This is the footnote text. This is ==highlighted== text. $ \int_0^\infty e^{-x} dx = 1 $ def hello(): print("Hello, world!") <div class="custom-box"> Custom styled content here. </div> - [Section 1](#section-1) - [Section 2](#section-2) ```tasks not done tag includes #work