This removes the old legacy config that allowed certain things at the top level. The legacy switch was added in https://github.com/rust-lang/mdBook/pull/457 Closes https://github.com/rust-lang/mdBook/issues/2653 |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
mdbook-core
This is the base support library for mdBook. It is intended for internal use only. Other mdBook crates depend on this for any types that are shared across the crates.
This crate is maintained by the mdBook team, primarily for use by mdBook and not intended for external use (except as a transitive dependency). This crate may make major changes to its APIs or be deprecated without warning.