getHtmlComments

    This helper is incompatible with stripHtml.

    Signature

    HelpernodeHelper
    SignaturegetHtmlComments(issue)
    Description

    Converts comments from Markdown into Html

    Introduced in5.0.56

    Example use

    With this snippet you can convert issue fields into HTML:

    replica.comments = nodeHelper.getHtmlComments(issue)