18 lines
387 B
Plaintext
18 lines
387 B
Plaintext
|
#**#
|
||
|
#*Multiline <div>
|
||
|
comment*#
|
||
|
##
|
||
|
## Single line comment <div>
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["velocity-comment", "#**#"],
|
||
|
["velocity-comment", "#*Multiline <div>\r\ncomment*#"],
|
||
|
["velocity-comment", "##"],
|
||
|
["velocity-comment", "## Single line comment <div>"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for comments.
|