\{the literal { (12310 / 1738 / 7B16)
\na line-feed (newline) character (ASCII 10)
.*any character (except for line terminators), repeated any number of times
\s+?any whitespace character, repeated at least once
\"the literal " (3410 / 428 / 2216)
typethe literal text type (case sensitive) \"the literal " (3410 / 428 / 2216)
\s*any whitespace character, repeated any number of times
\:the literal : (5810 / 728 / 3A16)
\s*any whitespace character, repeated any number of times
\"the literal " (3410 / 428 / 2216)
RiskBreakdownthe literal text RiskBreakdown (case sensitive) \"the literal " (3410 / 428 / 2216)
.any character (except for line terminators)
\n?optionally matches a line-feed (newline) character (ASCII 10)
.*any character (except for line terminators), repeated any number of times
\n?optionally matches a line-feed (newline) character (ASCII 10)
.*any character (except for line terminators), repeated any number of times
\n?optionally matches a line-feed (newline) character (ASCII 10)
.*any character (except for line terminators), repeated any number of times
\n?optionally matches a line-feed (newline) character (ASCII 10)
\s+any whitespace character, repeated at least once
\}the literal } (12510 / 1758 / 7D16)