We need to replace the MUI TextField of the `ContentEditor` component with a real editor. [Lexical](lexical.dev) seems to be a good fit. See [https://lexical.dev/docs/packages/lexical-markdown](https://lexical.dev/docs/packages/lexical-markdown).
We need to replace the MUI TextField of the
ContentEditorcomponent with a real editor. Lexical seems to be a good fit. See https://lexical.dev/docs/packages/lexical-markdown.