-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
From the README:
To preview your changes locally:
cargo install mdbook --version "^0.4" --force
mdbook build --open
mdbook test
$ mdbook test
. . .
Couldn't compile the test.
failures:
update-0.8.md - Updating_to_0_8::Core_features::_::_no_longer_implements_ (line 48)
update-0.8.md - Updating_to_0_8::Core_features::_::_no_longer_implements_ (line 55)
update-0.8.md - Updating_to_0_8::Distributions (line 124)
update-0.8.md - Updating_to_0_8::Distributions (line 133)
update-0.8.md - Updating_to_0_8::Distributions (line 164)
update-0.8.md - Updating_to_0_8::Distributions (line 169)
test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
. . .
Metadata
Metadata
Assignees
Labels
No labels