Default Editor

Basic markdown editor with live preview pane.

README Content

Taller editor for writing project documentation and README files.

Release Notes

Write changelog entries and release notes in markdown format.

Comment Editor

Compact markdown input for comments and quick notes.

Usage

<MarkdownEditor placeholder="Write markdown here..." /><MarkdownEditor label="README Content" placeholder="# My Project..." height="250" />

Props

PropTypeDefaultDescription
placeholdertext"Write markdown..."Placeholder text in the editor pane
labeltext""Label text above the editor
heighttext"200"Editor height in pixels