Skip to content

blocks[] strips html tags  #1115

@ninjavis

Description

@ninjavis

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:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions