- Inline codes
`std::cout()`
- Code blocks
```c++ int main() { return 0; } ```
- Inline formulas
$E=mc^2$
- Formula blocks
$$E=mc^2$$
- Links
[Text](https://...)
- Highlight
==Text==
- Images

- Images With Size

- Footnote
Here is a ref[^1]. [^1]: And the footnote.
- Videos
@[video](https://.../a.mp4)
- Mention
@[](/user/uid)