Greetings !

Say i have <td>this is a test</td>... what would be the regexp pattern to get the string "this is a test" ?

Thanks !