# mdx-editor/editor

A rich text editor React component for markdown

Repository: https://github.com/mdx-editor/editor
Canonical: https://ross.abutalabs.com/products/mdx-editor-editor
Homepage: https://mdxeditor.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: lexical, mdx, rich-text-editor, markdown, markdown-editor, react, editor, reactjs
Last push: 2026-08-26T08:17:05+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 94
- inputs: {"age_days": 1322, "days_push": 7, "days_rel": 7, "gap_med": 3, "n_releases_24m": 100}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3644, forks 306 (observed 2026-08-28T04:08:12.872165+00:00)

## What it is
MDXEditor is an open-source React component providing a rich text WYSIWYG editor for markdown and MDX documents, built on the Lexical framework. It supports tables, images, code blocks with CodeMirror, front-matter, links, JSX components, and a customizable plugin-based toolbar.

## Use cases
- embed a markdown editor in a React CMS
- let users author markdown docs with a Notion-like WYSIWYG interface
- edit MDX/JSX components visually in a documentation site
- add image upload and paste support to a markdown editing form
- edit markdown tables and front-matter in a headless CMS
- replace edit-preview toggle with a single WYSIWYG markdown editor

## When to choose
- you need a React markdown/MDX editor with rich text UX
- you want plugin-based customization (tables, code blocks, images, front-matter)
- you're building a CMS or docs authoring tool in React

## When to avoid
- you need server-side rendering without client-only workarounds
- your project is not React-based
- you need a plain source-code markdown editor without WYSIWYG

## Facets
- artifact type: library
- maturity: active
- function: editor, ui-components, markdown, frontend-framework
- domain: web-development, frontend, text-editors, documentation, cms
- platform: cross-platform
- tags: react-component, lexical, wysiwyg, mdx, rich-text-editor, markdown-editor, typescript, web-server, nodejs

## Member repositories
- mdx-editor/editor (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:12.872165+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:45.745217+00:00, confidence not recorded.
  - readme: https://github.com/mdx-editor/editor (fetched 2026-08-28T04:08:12.872165+00:00, sha 92e58cabdb76)
  - homepage: https://mdxeditor.dev (fetched 2026-08-29T09:26:32.390549+00:00, sha 288c9f13ed55)
  - site_page: https://mdxeditor.dev/editor/docs/getting-started (fetched 2026-08-29T09:26:32.392828+00:00, sha 9cd732f1e3dc)
  - site_page: https://mdxeditor.dev/editor/docs/content-styling (fetched 2026-08-29T09:26:32.394713+00:00, sha c289318505c9)
  - site_page: https://mdxeditor.dev/editor/docs/code-blocks (fetched 2026-08-29T09:26:32.396341+00:00, sha 06d0b0e05117)
  - site_page: https://mdxeditor.dev/editor/docs/tables (fetched 2026-08-29T09:26:32.399682+00:00, sha 647ad405ba9a)
  - site_page: https://mdxeditor.dev/editor/docs/links (fetched 2026-08-29T09:26:32.401344+00:00, sha f8112dbf1a00)
  - site_page: https://mdxeditor.dev/editor/docs/images (fetched 2026-08-29T09:26:32.402928+00:00, sha 2ded52516b2e)
  - site_page: https://mdxeditor.dev/editor/docs/front-matter (fetched 2026-08-29T09:26:32.404443+00:00, sha d2691b82dea7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
