mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 11:58:20 -07:00
19 lines
265 B
Plaintext
19 lines
265 B
Plaintext
////
|
|
////
|
|
|
|
////
|
|
Foobar
|
|
|
|
Baz
|
|
////
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment-block", "////\r\n////"],
|
|
["comment-block", "////\r\nFoobar\r\n\r\nBaz\r\n////"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comment blocks. |