Skip to content

Commit b3f9156

Browse files
committed
Rollup merge of rust-lang#24506 - steveklabnik:gh24160, r=alexcrichton
Fixes rust-lang#24160
2 parents 2580f08 + 5148e90 commit b3f9156

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/doc/trpl/documentation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,5 +571,4 @@ the final webpage. Be careful with literal HTML:
571571

572572
```rust
573573
/// <script>alert(document.cookie)</script>
574-
# fn foo() {}
575574
```

0 commit comments

Comments
 (0)