Could someone plese tell me if there is a way to let PmWiki generate<br>hyperlinks with &quot;id&quot; and &quot;class&quot; tags using standard markup , like this :<br><br>&lt;a href=&quot;http://...&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; id=&quot;MyID&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; class=&quot;MyClass&quot;&gt;Link text&lt;/a&gt;
<br><br>with<br><br>[[&nbsp;&nbsp;&nbsp; http://...&nbsp; |&nbsp; Link text &nbsp; ]]&nbsp;&nbsp; <br><br>If in can be done, what is the syntax for id=&quot;MyID&quot; and class=&quot;MyClass&quot; ?<br><br>Thank you in anticipation.<br><br>Christophe<br><br><br>