Skip to content

Commit 7e39b4c

Browse files
committed
Add ignore label
1 parent c2508ee commit 7e39b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/the-doc-attribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
另一个有用的场景是引入外部文件:
3434

35-
```rust,no_run
35+
```rust,no_run,ignore
3636
#[doc = include_str!("../README.md")]
3737
# fn f() {}
3838
```

0 commit comments

Comments
 (0)