md-editor-extension icon indicating copy to clipboard operation
md-editor-extension copied to clipboard

Common extensions for md-editor-v3 and md-editor-rt.

Results 8 md-editor-extension issues
Sort by recently updated
recently updated
newest added

### 一个很棒的想法 有实现颜色配置的打算吗?这个挺常用的,比如说成功色,警告色这些;有些人并不会写代码;不会这样p style="color:red"这是一个错误的实例p

启动nuxt会报以下错误: WARN Failed to load source map for /ssr-project/node_modules/html2pdf.js/dist/html2pdf.js. 22:54:15 Error: An error occurred while trying to read the map file at es6-promise.map Error: ENOENT: no such file or directory,...

help wanted

When I try to download it as a pdf, the words get mixed up and become unreadable. First image is preview, second image is pdf which I download with "ExportPDF...

PDF

As the title says, tailwindcss v4 (https://tailwindcss.com/docs/v4-beta#modernized-p3-color-palette) switched from rgb to oklch colors. html3pdf does not support that and causes an exception.

PDF

# 一、效果图 1. 预期的内容: ![Image](https://github.com/user-attachments/assets/aa1be0a3-ced6-4b29-92f2-40f8b36690eb) 2. 导出的pdf: ![Image](https://github.com/user-attachments/assets/aa02c05d-319a-4242-8aff-a027ff1dd671) # 二、部分代码 > 项目主要使用了tailwindcss和nextjs。 ``` typescript import { MdEditor } from 'md-editor-rt'; import { ExportPDF } from '@vavt/rt-extension'; import { toolbars }...

PDF

### A great idea Hi, it would be really useful if Markdown could handle video directly, so the video plays inline on the rendered page instead of sending users off...

enhancement

### Describe the issue 之间我有请教过大佬,关于评论或者批注的能力拓展,之前的issue在这里:https://github.com/imzbf/md-editor-rt/issues/77 不知道近期是否有一些功能更新能满足这个能力,另外我看了一个开源的组件,貌似可以有评论功能:https://playground.lexical.dev/ ### Procedure version browser ### Reproduction link _No response_

enhancement

### 一个很棒的想法 mathlive支持虚拟键盘录入 同时兼容latext语法 如果实现 那么数学公式就能录入了 不需要写latext语句了