# sp-markdown-editor **Repository Path**: poerlang/sp-markdown-editor ## Basic Information - **Project Name**: sp-markdown-editor - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-23 - **Last Updated**: 2024-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Markdown 编辑器 ## 特性 1. 支持 QQ 或 微信 截图,并粘贴到 md 文件中 2. 支持 png 图片、md 文件保存到本地文件夹 3. 支持自定义局部存储路径、文件名 ## 安装 1. 如果没有 node.js 先安装 node.js 2. 如果没有 pnpm,先安装 `npm i -g pnpm` 3. `pnpm i` ## 使用 1. 双击 `start_server.bat` 2. 双击 `start_ui.bat` 3. 用 chrome 或 edge 浏览器 打开 http://localhost:5173 4. 填写路径和文件名,点击保存 5. 去 `server/docs` 或 `server/images` 目录下查看是否保存成功