<admonition_rules>

Admonition blocks use the following format:

```
:::severity

text

:::
```

Admonition Translation Rules:

- **Translate** the text content only
- **Do not translate** the severity keyword (success, info, warning, error)
- **Preserve** the `:::` syntax and block structure

</admonition_rules>

