Note: This helper method is incompatible with stripHtml.
Signature
| Helper | nodeHelper |
| Signature | toMarkDownFromHtml(replica.description) |
| Description | Converts issue fields from HTML to Markdown |
| Introduced in | 5.0.56 |
Example use
issue.description = nodeHelper.toMarkDownFromHtml(replica.description)