Skip to content

Commit 7a0a69f

Browse files
committed
book: remove a stray code block
1 parent 1671b9b commit 7a0a69f

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)