> For the complete documentation index, see [llms.txt](https://docs.managebot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.managebot.xyz/command-categories/code.md).

# Code

## /code escaping

This command shows some tips about escaping with the **Python** programming language.

```
/code escaping
```

## /code codeblock

This command shows you, how you can create codeblocks in Discord using the integrated **Markdown** formatting.

```
/code codeblock
```
