# Theme Tips & Tricks

## TOC

To a Table of Contents to a page:

```text
[TOC]
```

## Code block

- html
- css
- md
- cpp


## xx

```test
@note Some orange note.
@warning Some red note.
```
