Contents
Syntax
The syntax for
item { #block for item }
@item { @# block for item }
Description
The
Note:
@item { # block }!
n++ example
Example of
- @item
- {
- <p>
- item 1
- </p>
- }
- @item
- {
- <p>
- item 2
- </p>
- }
The syntax for
item { #block for item }
@item { @# block for item }
The
Note:
@item { # block }!
Example of
- @item
- {
- <p>
- item 1
- </p>
- }
- @item
- {
- <p>
- item 2
- </p>
- }