-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Hi there! Thanks for this awesome plugin. I'm currently using it in Angular 9, however, when I add html to a code block, the object to be saved completely strips any html tags. Some other code tests like Typescript seem to work fine. Is this something your plugin does, or is it perhaps something Angular does? Any ideas how this can be resolved too, please? Many thanks!
this.editor.save().then((outputData) => {
console.log('Article data: ', outputData))
}
this results in:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
