Chapter 1

What is this?

This book acts as an integration test for mdbook-admonish.

It verifies that mdbook post-processes our generated HTML in the way we expect.

Note

Simples

No title, only body

Error rendering admonishment

Failed with:

TOML parsing error: TOML parse error at line 1, column 8
  |
1 | title="
  |        ^
invalid basic string

Original markdown input:

```admonish title="
No title, only body
```

Note

Hidden on load

Warning

This is a commonly shared warning!

Note

Nested code block