{#snippet commentEntry(comment: Comment | CommentReply, threadId: string, showReplyButton: boolean)} {#if editingId === comment.id}
{@html renderBody(comment.content, comment.mentionDTOs ?? [])}