\[the literal [ (9110 / 1338 / 5B16)
Negated Character Class[^\]]* *matches any number of characters outside the set below:
\]the literal ] (9310 / 1358 / 5D16)
\]the literal ] (9310 / 1358 / 5D16)
\s*any whitespace character, repeated any number of times
Negated Character Class[^(\r\n]*? *?matches any number of characters outside the set below:
(the literal ( (4010 / 508 / 2816)
\ra carriage return (ASCII 13)
\na line-feed (newline) character (ASCII 10)
\s*any whitespace character, repeated any number of times
\[the literal [ (9110 / 1338 / 5B16)
Negated Character Class[^\]]* *matches any number of characters outside the set below:
\]the literal ] (9310 / 1358 / 5D16)
\]the literal ] (9310 / 1358 / 5D16)