Note: This helper is incompatible with stripHtml.
Signature
| Helper | nodeHelper |
| Signature | getHtmlComments(issue) |
| Description |
Converts comments from Markdown into Html |
| Introduced in | 5.0.56 |
Example use
With this snippet you can convert issue fields into HTML:
replica.comments = nodeHelper.getHtmlComments(issue)