Skip to content

Commit 8e797ea

Browse files
committed
Add italics to cfg.attr.intro
This is to follow the template.
1 parent 2de96a0 commit 8e797ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conditional-compilation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ r[cfg.attr]
319319
### The `cfg` attribute
320320

321321
r[cfg.attr.intro]
322-
The `cfg` [attribute] conditionally includes the thing it is attached to based on a configuration predicate.
322+
The *`cfg` [attribute]* conditionally includes the thing it is attached to based on a configuration predicate.
323323

324324
> [!EXAMPLE]
325325
> Some examples of using `cfg` on functions:

0 commit comments

Comments
 (0)