You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
238 B
17 lines
238 B
////
|
|
Included in:
|
|
|
|
- user-manual: comments
|
|
////
|
|
|
|
.Line
|
|
----
|
|
include::ex-comment.adoc[tag=line]
|
|
----
|
|
|
|
TIP: Single-line comments can be used to divide elements, such as two adjacent lists.
|
|
|
|
.Block
|
|
----
|
|
include::ex-comment.adoc[tag=bl]
|
|
----
|
|
|