easy-markdown-editor
easy-markdown-editor copied to clipboard
Highlight Deprecation warning
Describe the bug If I enable code highlight, i get a deprecation warning from highlight.js:
Deprecated as of 10.7.0. highlight(lang, code, ...args) has been deprecated.
Deprecated as of 10.7.0. Please use highlight(code, options) instead.
To Reproduce Steps to reproduce the behaviour:
- Enable Code highlight
- Use a up to date highlight..js
- Write a code block
- Open Dev Tools in Browser
- Preview the markdown
- Watch the console
Expected behavior No warning
Screenshots

Version information
- OS: Manjaro Linux
- Browser: Firefox 102.x
- EasyMDE version: 2.16.1
Additional context Highlight.js is the newest version