@contentful/field-editor-markdown
v1.14.0
Published
```bash npm install @contentful/field-editor-markdown ```
Keywords
Readme
@contentful/field-editor-markdown
npm install @contentful/field-editor-markdownThis package contains a React MarkdownEditor component that is used as a default for the Text field type in the Contentful web application.
import 'codemirror/lib/codemirror.css';
import { MarkdownEditor } from '@contentful/field-editor-markdown';