Now I'd like to traverse that string, multilinematching each headline and story into $1/$2 or similar and do this for each story. Any hints on how to accomplish this? Thanks in advance.[...] <body> [...random stuff...] <li>headline one</li> <br> <p>the story</p> [...random stuff...] <li>headline two</li> <br> <p>the next story</p> [...random stuff...] <body>
In reply to Multiple Multiline Regexps? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |