Auto merge of #26508 - tshepang:stray-code-block, r=bluss
This commit is contained in:
commit
27ecbba388
1 changed files with 0 additions and 5 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue