13 lines
199 B
Text
13 lines
199 B
Text
![]() |
-- Foo
|
||
|
--foobar
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["comment", "-- Foo"],
|
||
|
["comment", "--foobar"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for comments.
|