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