Skip to content

Preserve quick actions when switching from markdown to content editor

What does this MR do and why?

On the backend, allows for quick actions to be preserved as special comments in the rendered HTML, such as <!-- quick_action: /assign @user -->. The content editor can then recognize these and properly operate/preserve them.

Screenshots or screen recordings

2023-04-18_12.13.09

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

Edited by Brett Walker

Merge request reports