\{the literal { (12310 / 1738 / 7B16)
\{the literal { (12310 / 1738 / 7B16)
\s*any whitespace character, repeated any number of times
"the literal " (3410 / 428 / 2216)
Group 1([^"]+\.(webp|avif|jpg|jpeg|png|gif)) Negated Character Class[^"]+ +matches at least one character outside the set below:
"the literal " (3410 / 428 / 2216)
\.the literal . (4610 / 568 / 2E16)
Group 2(webp|avif|jpg|jpeg|png|gif) webpthe literal text webp (case sensitive) avifthe literal text avif (case sensitive) jpgthe literal text jpg (case sensitive) jpegthe literal text jpeg (case sensitive) pngthe literal text png (case sensitive) gifthe literal text gif (case sensitive) "the literal " (3410 / 428 / 2216)
\s*any whitespace character, repeated any number of times
"the literal " (3410 / 428 / 2216)
Negated Character Class[^"]+ +matches at least one character outside the set below:
"the literal " (3410 / 428 / 2216)
"the literal " (3410 / 428 / 2216)
Non-Capturing Group(?:\s*(align="right"))? ?repeats the group contents below at most once:
\s*any whitespace character, repeated any number of times
align="right"the literal text align="right" (case sensitive) Non-Capturing Group(?:\s*(width="\d+")\s*(height="\d+"))? ?repeats the group contents below at most once:
\s*any whitespace character, repeated any number of times
width="the literal text width=" (case sensitive) \d+a digit, repeated at least once
"the literal " (3410 / 428 / 2216)
\s*any whitespace character, repeated any number of times
height="the literal text height=" (case sensitive) \d+a digit, repeated at least once
"the literal " (3410 / 428 / 2216)
\s*any whitespace character, repeated any number of times
\}the literal } (12510 / 1758 / 7D16)
\}the literal } (12510 / 1758 / 7D16)
g modifier: global. Finds all matches instead of stopping after the first