[pmwiki-users] Line Breaks in Skin, using <!--markup: directive
DaveG
pmwiki at solidgone.com
Thu Oct 22 16:14:36 CDT 2009
Sandy wrote:
> I'm using the <!--markup--> directive for the menu in a skin.
>
> <td class="topmenubox"><!--markup:[[Not Long Enough
> Services->TooShort]]--></td>
>
>
> Most of the menu items are two lines long, but a few are a bit too short
> to break, and look odd.
So the question is really how to split an anchor text across two lines? So:
"this is a really long"
becomes:
"this is a
really long"
More information about the pmwiki-users
mailing list