split editor not working using third party packge 'marked' in rich text editor

Hi,
i have opened below in stack blitz,i am not able to make use of split editor
https://ej2.syncfusion.com/angular/demos/#/material/rich-text-editor/markdown-editor-preview
Note:Reproduce steps
1.open above link
2.open the code in stack blitz
3.click on split editor


please guide me to make use of split editor.

hank you.


1 Reply

GK Gunasekar Kuppusamy Syncfusion Team July 27, 2021 02:24 PM UTC

Hi Goutham,


Greetings from Syncfusion support.


We have validated your reported query "I have opened below in stack blitz, I am not able to make use of split editor." and we were able to reproduce the issue from our end.

To resolve the issue, we have modified the marked plugin import line. We also prepared a sample for your reference,

Code snippets:
    import marked from 'marked';  

Sample: https://stackblitz.com/edit/angular-laxjbi?file=app.component.ts

Please check the sample and let us know if the sample helps.

Regards,
Gunasekar


Loader.
Up arrow icon