in reply to Re^2: Converting HTML tags into uppercase using Perl
in thread Converting HTML tags into uppercase using Perl
A CDATA section is not defined as an HTML tag as defined by the HTML 4 DTD but a <script> tag is which could contain conditional statements (e.g. start < end)that are matched by the regex. Tackling these issues is also something for the guy to look at.
|
|---|