Skip to content

Commit 27ecbba

Browse files
committed
Auto merge of #26508 - tshepang:stray-code-block, r=bluss
2 parents d54ab41 + 7a0a69f commit 27ecbba

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/doc/trpl/documentation.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,6 @@ we could have added more explanation in a new paragraph.
101101

102102
#### Special sections
103103

104-
```rust
105-
/// # Examples
106-
# fn foo() {}
107-
```
108-
109104
Next, are special sections. These are indicated with a header, `#`. There
110105
are three kinds of headers that are commonly used. They aren't special syntax,
111106
just convention, for now.

0 commit comments

Comments
 (0)