Skip to content

Integrate MDX Editor with Printing Support #4

@ammodev

Description

@ammodev

Is your feature request related to a problem?

There is currently no built-in way to create and edit rich Markdown/MDX content within the application. Users may want to write structured content, including admonitions like :::info, and have it properly displayed.

Describe the solution you'd like.

Integration of an MDX editor (such as mdxeditor.dev) to allow users to:

  • Write and edit MDX content with support for for example admonitions (:::info, :::warning, etc.).
  • Show content using a renderer like react-markdown.
  • Support for embedding code snippets, images, and other MDX components.

Describe alternatives you've considered.

  • Using a basic Markdown editor, but this lacks MDX features and advanced formatting.
  • Relying on external MDX editing tools, but this adds extra steps and reduces user experience.
  • Implementing a WYSIWYG editor instead, but this may not support MDX syntax natively.

Other

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions