14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
![]() |
"foobar"
|
||
|
"foo""bar
|
||
|
baz"
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["comment", "\"foobar\""],
|
||
|
["comment", "\"foo\"\"bar\r\nbaz\""]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for comments.
|