Overview
md-editor-rt is a markdown editor for react, developed in jsx and typescript. It comes with various features such as toolbar options, built-in default and dark themes, shortcut key for editor, beautification of content, multi-language support, picture upload capabilities, and customizable toolbar. It also supports rendering articles directly and has various preview themes like vuepress, github, cyanosis, mk-cute, and smart-blue.
Features
- Toolbar options, including screenfull
- Built-in default and dark themes
- Shortcut key for editor
- Content beautification with prettier
- Multi-language support (default: Chinese and English)
- Picture upload capabilities
- Render articles directly without an editor
- Customizable toolbar
- On-demand Import
Installation
To install the md-editor-rt theme and its extensions, follow these steps:
- Install the existing extension of language and theme of preview.
- For more ways to use or contribute, refer to md-editor-extension page.
- Install the md-editor-rt package using your preferred package manager.
npm install md-editor-rt
Summary
md-editor-rt is a powerful markdown editor for react, offering a range of features such as toolbar options, built-in themes, shortcut key support, content beautification, multi-language support, and more. With its customizable toolbar and on-demand import capabilities, it provides a versatile solution for creating and editing markdown content in React applications.