On Wed, Oct 24, 2007 at 12:40:25PM -0500, Jon Haupt wrote: > How do I apply a wikistyle to a heading? Specifically, I want to > assign a CSS class selector, so I want it to be > > <h2 class='whatever'>My Heading</h2> > > but > !! %whatever% My Heading > produces > <h2><span class='whatever'>My Heading</span></h2> > > Far as I know, the only way to do this is to create a custom markup > for it, but am I missing something?
!! %block whatever% My Heading Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
