<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
div>the literal text div> (case sensitive) *repeats the group contents below any number of times:
Negative Lookahead(?!<\/div>) <the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
div>the literal text div> (case sensitive) *?matches any number of characters from the set below:
\sany whitespace character
<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
span>the literal text span> (case sensitive) *?matches any number of characters from the set below:
\sany whitespace character
\Sany non-whitespace character
<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
w-block-content>the literal text w-block-content> (case sensitive)