-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Closed
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
For example, in https://doc.rust-lang.org/nightly/std/option/enum.Option.html#method.filter code blocks look like plain text even if they are marked as code in source.
crlf0710@discord;
Those formattings are specified under the CSS selector
.docblock p>code, .docblock-short p>code"which doesn't cover theullicase.
Metadata
Metadata
Assignees
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.