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.53k stars 147 forks source link

如何获取cursor #674

Open Qingluan opened 4 hours ago

Qingluan commented 4 hours ago

一个很棒的想法

建议加一个getCursor

imzbf commented 3 hours ago

你可以通过getEditorView获取到codemirror的实例,之后调用它的api都可以获取到