mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
Auto merge of #26508 - tshepang:stray-code-block, r=bluss
This commit is contained in:
@@ -101,11 +101,6 @@ we could have added more explanation in a new paragraph.
|
||||
|
||||
#### Special sections
|
||||
|
||||
```rust
|
||||
/// # Examples
|
||||
# fn foo() {}
|
||||
```
|
||||
|
||||
Next, are special sections. These are indicated with a header, `#`. There
|
||||
are three kinds of headers that are commonly used. They aren't special syntax,
|
||||
just convention, for now.
|
||||
|
||||
Reference in New Issue
Block a user