Help for this page
use strict; use HTML::TokeParser; ... <p class="salad" id="taco">A first paragraph.</p> <p>A follower.</p> <p>Big finish. Or Finnish?</p>
blockquote { /* format definition, whatever you want... */ ... h4 + p { /* format definition identical to your blockquote def */ }