This Markdown renders fine in Obsidian:
```
test <foo> bar
```
The same Markdown within Callouts doesn’t:
> [!NOTE]
> ```
> test <foo> bar
> ```
- Expected: Both Snippets renders fine
- Actual: Obisidan doesn’t recognize the end of the code block within a callout.
- Obsidian v1.8.10