JiHong88 / suneditor

Pure javascript based WYSIWYG html editor, with no dependencies.
http://suneditor.com
MIT License
1.66k stars 307 forks source link

How to implement codemirror 6 #1406

Open davef6 opened 1 month ago

davef6 commented 1 month ago

Hello, I'd like to start by complimenting your work, and I have a quick question. I'm having trouble implementing CodeMirror 6 into the editor. In version 5, all I needed to do was write codeMirror: CodeMirror, but it's not working here. Thank you for any assistance, ideally with a brief example.

Version

Version: 2.46.3