Skip to content

Commit ad7bd11

Browse files
author
Colin Robertson
committed
Syntax block
1 parent 7f7c564 commit ad7bd11

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/preprocessor/component.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@ Controls the collection of browse information or dependency information from wit
1111

1212
## Syntax
1313

14-
```
15-
#pragma component( browser, { on | off }[, references [, name ]] )
16-
#pragma component( minrebuild, on | off )
17-
#pragma component( mintypeinfo, on | off )
18-
```
14+
> **#pragma component( browser,** { **on** | **off** }[**,** **references** [**,** *name* ]] **)** \
15+
> **#pragma component( minrebuild, on** | **off )** \
16+
> **#pragma component( mintypeinfo, on** | **off )**
1917
2018
## Remarks
2119

0 commit comments

Comments
 (0)