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

10 lines
105 B
Markdown

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