mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-09-02 04:37:56 +08:00
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. |