[pmwiki-users] Link Markup with Classes

DaveG pmwiki at solidgone.com
Sun Mar 6 18:03:35 CST 2016


I'm trying to apply classes to separate links on a single line.
   %apply=link class=A%[[url | A]]%% - %apply=link class=B%[[url | B]]%%

Expected is class A on the first link, and class B on the second link. 
What actually happens is class B on both links.

What is the correct markup to use?


Note, that my actual use case is much more complex, more along the lines of:
    * %apply=link class="A B"%[[url | A]]%% - %apply=link class="C 
D"%[[url | B]]%%


Thanks,

  ~ ~ David



More information about the pmwiki-users mailing list