^start of line
Negated Character Class[^\[]+ +matches at least one character outside the set below:
\[the literal [ (9110 / 1338 / 5B16)
\[the literal [ (9110 / 1338 / 5B16)
\s+any whitespace character, repeated at least once
\{the literal { (12310 / 1738 / 7B16)
\s+any whitespace character, repeated at least once
\"the literal " (3410 / 428 / 2216)
idthe literal text id (case sensitive) \"the literal " (3410 / 428 / 2216)
\:the literal : (5810 / 728 / 3A16)