Closed herzinger closed 11 years ago
It'll break and output nothing if you have something like this in your code:
<h2 class="title title--<?php echo $counter++; ?>"> <?php echo $this->__('Numbered Title'); ?> </h2>
Thanks for the feedback. I'll consider this for the next version.
It'll break and output nothing if you have something like this in your code: