<metathe literal text <meta (case sensitive) +the literal (3210 / 408 / 2016) , repeated at least once
namethe literal text name (case sensitive) *the literal (3210 / 408 / 2016) , repeated any number of times
=the literal = (6110 / 758 / 3D16)
?matches at most one character from the set below:
\"the literal " (3410 / 428 / 2216)
'the literal ' (3910 / 478 / 2716)
descriptionthe literal text description (case sensitive) ?matches at most one character from the set below:
\"the literal " (3410 / 428 / 2216)
'the literal ' (3910 / 478 / 2716)
*the literal (3210 / 408 / 2016) , repeated any number of times
content=the literal text content= (case sensitive) ?matches at most one character from the set below:
\"the literal " (3410 / 428 / 2216)
'the literal ' (3910 / 478 / 2716)
.*?any character (except for line terminators), repeated any number of times
?matches at most one character from the set below:
\"the literal " (3410 / 428 / 2216)
'the literal ' (3910 / 478 / 2716)
*the literal (3210 / 408 / 2016) , repeated any number of times
/?optionally matches the literal / (4710 / 578 / 2F16)
>the literal > (6210 / 768 / 3E16)
g modifier: global. Finds all matches instead of stopping after the first