On Nov 15, 2007, at 11:01 AM, Ciarán Walsh wrote:
On 15 Nov 2007, at 00:37, Thomas Aylott - subtleGradient wrote:
I just added a Select Balanced HTML/XML Tag macro to the Experimental bundle!
This is pretty awesome – unfortunately I found one problem, take the following example:
<table> <tr> <td>foo</td> </tr> <tr> <td><?php echo $foo->bar ?></td> </tr> </table>
the -> structure trips it up :(
Great job though!
Good catch. I plan to make it work with mixed source pages soon. Just wanted to get it out there asis first.
It sure is a pain to edit macros after you've recorded them. (Hint hint Allan)
—Thomas Aylott – subtleGradient—