The comment_permlink tag is a Container Tag which is used to return the permanent link, of the article comment being displayed. The container tags wrap the text assigned to the link.
The comment_permlink tag has the following syntactic structure…
<txp:comment_permlink>...tag or text... </txp:permlink>
Tag will accept the following attributes (case-sensitive):
Whether to apply the comment's id to the hyperlink tag (id attribute), setting this comment permanent link as the comment page anchor. Available values: 1 (yes) or 0 (no). Default is 0 (no).
<txp:comment_permlink>#</txp:comment_permlink>