comment
comment(value, lineNo)
Called when a Comment is found within a tag.
Parameters
- value
{String}
:The Comment within the tag.
- lineNo
{Number}
:The starting line number of the comment (undefined in production).