mdx-live-editor icon indicating copy to clipboard operation
mdx-live-editor copied to clipboard

Online demo here:

MDX Live Editor

Extensible mdx editor to edit mdx and preview live in your browser.

Goals

  • Live preview of MDX
  • Flawless editing through good UX
  • Guiding the non-technical user
  • Standalone lib with embeddability to any web based system

Development

This repository is a monorepo managed using Lerna. This means there are multiple packages managed in this codebase, even though we publish them to NPM as separate packages.

Requirements

Install dependencies

lerna bootstrap