This book acts as an integration test for mdbook-admonish
.
It verifies that mdbook
post-processes our generated HTML in the way we expect.
No title, only body
Failed with: TOML parsing error: unterminated string at line 1 column 7
Original markdown input:
```admonish title="
No title, only body
```