956a5cc7fd
Plus fixing the whitespace chars not being replaced by hyphen. Also expand tests for link creations, and add test for nested pages. Fixes <https://github.com/azerupi/mdBook/issues/416> Fixes <https://github.com/azerupi/mdBook/issues/417>
10 lines
105 B
Markdown
10 lines
105 B
Markdown
# Nested Chapter
|
|
|
|
This file has some testable code.
|
|
|
|
```rust
|
|
assert!($TEST_STATUS);
|
|
```
|
|
|
|
## Some Section
|