mdbook/tests/dummy-book/first/nested.md

7 lines
No EOL
87 B
Markdown

# Nested Chapter
This file has some testable code.
```rust
assert!($TEST_STATUS);
```