?repeats the group contents below at most once:
\s*any whitespace character, repeated any number of times
<the literal < (6010 / 748 / 3C16)
Negated Character Class[^>]+ +matches at least one character outside the set below:
>the literal > (6210 / 768 / 3E16)
>the literal > (6210 / 768 / 3E16)