- Code: Select all
<!-- <!-- IF WHATEVER --><br /><b>{WHATEVER }:</b><!-- ENDIF --> -->
I wanted a few things to not display, but I wanted to leave the HTML in tact so that if I ever wanted to display it again I could just remove the comments.
I'm no regex expert, but could this just be a simple change to check if the conditional occurs after the first comment tag?