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

7 lines
87 B
Markdown

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