Chevrons in code in callout don't work

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
1 Like

Hello.

Possibly this?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.