Author MDX content with a rich WYSIWYG editor.
Use <MdxField> to display a markdown string from a record as read-only rich content. It is the read-side companion to <MdxInput>.
Use <MdxInput> to edit markdown content in a WYSIWYG editor (powered by MDXEditor) and store it as a markdown string.