Angular brackets ">" will mess live preview of codeblocks in quotes and callouts

```python
<?xml
test
```

try to put above one as a callout
it will break

same as

```python
<script>
test
```