toMarkDownComments

    This helper is incompatible with stripHtml.

    Signature

    Helper

    nodeHelper

    SignaturetoMarkDownComments(commentHelper.mergeComments(issue, replica))
    Description

    Converts comments from HTML to Markdown

    Introduced in5.0.56

    Example use

    issue.comments = nodeHelper.toMarkDownComments(commentHelper.mergeComments(issue, replica))