easy-markdown-editor icon indicating copy to clipboard operation
easy-markdown-editor copied to clipboard

Support Marked 9.0

Open ilianiv opened this issue 10 months ago • 5 comments

Describe the bug An error occurs when used with marked >=8.0

Error: node_modules/easymde/types/easymde.d.ts:103:32 - error TS2694: Namespace '"marked".marked' has no exported member 'MarkedOptions'.

103         markedOptions?: marked.MarkedOptions;

ilianiv avatar Sep 11 '23 08:09 ilianiv