md-editor-extension
md-editor-extension copied to clipboard
Common extensions for md-editor-v3 and md-editor-rt.
### 一个很棒的想法 有实现颜色配置的打算吗?这个挺常用的,比如说成功色,警告色这些;有些人并不会写代码;不会这样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,...
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...
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. 预期的内容:  2. 导出的pdf:  # 二、部分代码 > 项目主要使用了tailwindcss和nextjs。 ``` typescript import { MdEditor } from 'md-editor-rt'; import { ExportPDF } from '@vavt/rt-extension'; import { toolbars }...
### 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...
### Describe the issue 之间我有请教过大佬,关于评论或者批注的能力拓展,之前的issue在这里:https://github.com/imzbf/md-editor-rt/issues/77 不知道近期是否有一些功能更新能满足这个能力,另外我看了一个开源的组件,貌似可以有评论功能:https://playground.lexical.dev/ ### Procedure version browser ### Reproduction link _No response_
### 一个很棒的想法 mathlive支持虚拟键盘录入 同时兼容latext语法 如果实现 那么数学公式就能录入了 不需要写latext语句了