\[the literal [ (9110 / 1338 / 5B16)
A-Zone character from A (6510) to Z (9010) (case sensitive)
.*?any character (except for line terminators), repeated any number of times
\]the literal ] (9310 / 1358 / 5D16)
\[the literal [ (9110 / 1338 / 5B16)
\d+a digit, repeated at least once
\]the literal ] (9310 / 1358 / 5D16)