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.

18 lines
238 B

4 years ago
////
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]
----