As happend on
TWiki:Codev.AddToMyLinks
,
CommentPlugin seems to be using the first
%COMMENT%
available to insert the comment text, even if it is inside of a verbatim block. This results in a false insert of the comment text into the verbatim block instead of the original intended position (below the verbatim block) for the comment.
Now wait there just one minute; a COMMENT tag in verbatim is just a COMMENT tag. It isn't a "false insert" - in fact, I actually
use the insertion of comments into verbatim blocks in at least one application!
Discarded.
CC