14 lines
269 B
Plaintext
14 lines
269 B
Plaintext
|
OBTW foo
|
||
|
bar TLDR
|
||
|
BTW foobar
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["comment", "OBTW foo\r\nbar TLDR"],
|
||
|
["comment", "BTW foobar"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for single-line and multi-line comments.
|