And environments can be nested :
```idea
Should be great if the environments could be nested.
```trouble
Ok but we have to make sure the parsing do not break
```
```warning
Should be nice, but the markdown highlighter of your favorite editor will probably break, even if the lecture will be fine.
```
```answer
Ok, we so have to force all environments to have a name. There is no more default environment with vanilla triple backquotes,
otherwise this would not be possible.
```