For documentation, apply strict formatting rules to both code samples and embedded assets:

Example:

---
config:
  layout: tidy-tree
---

```mermaid-example
mindmap
  root((mindmap is a long thing))
    A
    B
    C

```