You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not the behavior of rustdoc. For example look at this standard library example and then click through on the "Run" button here. The line is not indented by one space.
The text was updated successfully, but these errors were encountered:
In https://github.com/brson/rust-cookbook/pull/107 we discovered that mdBook is indenting hidden code by one space when expanded.
... turns into:
This is not the behavior of rustdoc. For example look at this standard library example and then click through on the "Run" button here. The line is not indented by one space.
The text was updated successfully, but these errors were encountered: