Vanessa219 / vditor

♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
https://b3log.org/vditor
MIT License
8.49k stars 873 forks source link

任务列表功能bug #1660

Closed quanzhongxian closed 2 months ago

quanzhongxian commented 3 months ago

image 在选择框前面输入,就会导致这样情况,我看了一下源码,是input.ts文件html = vditor.lute.SpinVditorDOM(html);这个导致的,但是因为用到vditor.lute.SpinVditorDOM方法,外部引入的方法,无法解决

Vanessa219 commented 2 months ago

可以详细说一下么?或者是录屏

quanzhongxian commented 2 months ago

可以详细说一下么?或者是录屏

https://github.com/Vanessa219/vditor/issues/1663#issue-2457142288