toMarkDownComments

    Note: This helper is incompatible with stripHtml.

    Signature

    Helper

    nodeHelper

    Signature toMarkDownComments(commentHelper.mergeComments(issue, replica))
    Description

    Converts comments from HTML to Markdown

    Introduced in 5.0.56

    Example use

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