Remove preserve_markdown FF and supporting code

What does this MR do and why?

Removes the preserve_markdown feature flag, all supporting code, and dependencies used only by it (and a few more dependencies that were once, but no longer, used by it).

References

How to set up and validate locally

  1. Check out the branch; run yarn to ensure removed packages are removed.
  2. Consider restarting your GDK for good measure.
  3. Try using the rich text editor in any Markdown field. It should continue to work exactly as before, and the saved Markdown (and rendered result) should look the same as it did when using the editor before.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading