- 인라인 코드
`std::cout()`
- 코드블럭
```c++ int main() { return 0; } ```
- 인라인 수식
$E=mc^2$
- 공식 블록
$$E=mc^2$$
- 링크
[본문](https://...)
- 강조
==본문==
- 사진

- Images With Size

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