HTML comments not rendering in Rich Text Editor

Problem

HTML comments are not rendering in the Rich Text Editor. Some HTML does render but comments are typically invisible when HTLM is rendered. HTML comments do render in the Plain Text Editor. If HTML is present in a Template and that is applied to the RTE it will not display. This could lead to potential issues in missing information required to fulfill a template's fields.

Solution

Allow for HTML comments to display in the Rich Text Editor as it does in the Plain Text Editor.

Example to Reproduct

  • Create a new issue
  • Apply a template with HTML
  • HTML not visible in the RTE reducing visibility and usefulness of template and RTE.
Edited by Matthew Macfarlane