Skip to content

Fix list style types in rich text and preview

Himanshu Kapoor requested to merge 419088-ce-bullets into master

What does this MR do and why?

Fix list style types in rich text and preview

Make sure list style types are consistent between markdown preview and rich text editor

Changelog: fixed

Screenshots or screen recordings

Context Before After Rendered comment (before and after)
Rich text, comment on issue image.png image.png image.png
Rich text, reply to comment on an issue image.png image.png image.png
Markdown preview, comment on an issue image.png image.png image.png
Markdown preview, reply to comment on issue image.png image.png image.png

How to set up and validate locally

  1. Comment on an issue or reply to a comment.
  2. Insert 4 nested bullet list items as in the screenshot above.

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 #419088 (closed)

Merge request reports