-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Yet more breakage when trying to use mdbook 0.0.24 on the rust book
A heading like this
## `--passes`
used to give #--passes
, but now gives passes
## Method-call expressions
used to give #method-call-expressions
but now gives #methodcall-expressions
Were these intentional?
This is semi-important to resolve as Rust's build is now warning due to the errors from back in 0.0.22
, so cleaning those up soon would be great!
Metadata
Metadata
Assignees
Labels
No labels