UNPKG

markdown-text-editor

Version:

A simple JavaScript Markdown editor plugin with real-time preview, and easy integration.

3 lines (2 loc) 74 B
// main.js export { default as MarkdownEditor } from './markdown/editor';