Function: createCommentLintText()
createCommentLintText(
comment:Readonly<Comment>):string
Defined in: _internal/comment-prose.ts:214
Neutralize decorative block-comment prefixes while preserving source offsets.
Parameters
comment
Readonly<Comment>
Source comment token.
Returns
string
Lint text with stable indexing relative to comment.value.