一款使用marked和highlight.js开发的一款markdown编辑器
This is a markdown editor developed using marked and highlight.js. It allows for quick and convenient markdown editing with features like shortcut inputs, image pasting, code copying, fullscreen editing, and preview functionalities. The editor is easy to use and can be integrated into webpages with just a few lines of code. It offers basic configuration options for editing features and styles, as well as the flexibility for deep customizations.
npm install package-name.import { BasicEditor } from 'package-name';
import { ProEditor } from 'package-name';
The markdown editor is a user-friendly and feature-rich tool for editing markdown content. With easy installation, customization options, and powerful functionalities, it caters to both basic and professional editing needs. Its extensibility and support for custom themes make it a versatile choice for developers looking to integrate markdown editing capabilities into their web applications.