On Tuesday 27 April 2010 05:23:37, DaveG wrote : > On 4/26/2010 8:35 PM, Petko Yotov wrote: > > You can place a line break between the two. If this is a huge problem, > > That's tricky in the case I'm applying this to. > > > I'd use > > the default <span> elements to wrap the links, and style them accordingly > > : > > Not sure what you mean by "default <span>". Is there another way in > PmWiki to apply <span> tags to text?
I mean the default way a wikistyle is applied, %abc% [[link]] %% which produces html span tags wrapped around a link. This should work with the default PmWiki installation, without adding custom recipes to config.php. Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
