generates the permalink of a single comment
This works only within the lb:loop_comments tag. Uses an HTML-anchor to jump directly to the desired comment within the page of the parent posting.
Usage
<lb:link_permacomment>Some Code</lb:link_permacomment>
Returns
<a href="index.php?id=42#com267" title="Permanent link to this comment">Some Code</a>
