imzbf / md-editor-v3

Markdown editor for vue3, developed in jsx and typescript, dark theme、beautify content by prettier、render articles directly、paste or clip the picture and upload it...
https://imzbf.github.io/md-editor-v3
MIT License
1.51k stars 145 forks source link

代码组合渲染异常 #633

Closed bintheext closed 3 weeks ago

bintheext commented 1 month ago

描述这个Bug

行号和文本内容没有对齐 图片

版本号

4.18.1

问题重现链接

https://imzbf.github.io/md-editor-v3/zh-CN/grammar#%F0%9F%97%84%20%E4%BB%A3%E7%A0%81%E7%BB%84%E5%90%88

imzbf commented 1 month ago

在这次提交中修复了,已更新beta版本。

bintheext commented 1 month ago

在这次提交中修复了,已更新beta版本。

4.19.0-3 还存在问题

imzbf commented 3 weeks ago

4.19.0中修复了这个问题

bintheext commented 3 weeks ago

image 官网示例,依旧没有解决,行号和内容没对齐

💻 代码

行内代码 `行内代码`

代码块

组合代码

yarn add md-editor-v3
npm install md-editor-v3
pnpm install md-editor-v3
```shell [id:yarn]
yarn add md-editor-v3
npm install md-editor-v3
pnpm install md-editor-v3
imzbf commented 3 weeks ago

这看起来只会在firefox中出现

bintheext commented 3 weeks ago

这看起来只会在firefox中出现

是的,我刚刚也确认了,谷歌浏览器没问题;firefox有问题

imzbf commented 3 weeks ago

尝试4.19.1