When I type three backticks, a newline and again three backticks to start a code block I get the following behavior:
When I try to copy-paste the three backticks, to avoid this auto-detection, then it keeps the backticks, but it doesn’t work either:
```
should be a code block
```