Skip to content

Add support for rendering comments in content editor

Himanshu Kapoor requested to merge 342173-ce-comments into master

What does this MR do and why?

Add support for inserting and showing HTML comments in rich text editor.

Screenshots or screen recordings

Screenshot_2022-11-16_at_14.46.21

How to set up and validate locally

  1. Open a wiki page.
  2. In the + dropdown menu, select, Comment.
  3. An HTML comment should insert.
  4. Save. The comment should not be visible on the page, but still be visible when editing the source, or rich text.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #342173 (closed)

Edited by Himanshu Kapoor

Merge request reports