Skip to content

Not all inline styles are getting converted #87

@bhaskarrao123

Description

@bhaskarrao123

Hi,

I tried to paste below html

<div style="color: red;border: 1px solid green">Sample text</div>

But it stripped away border color and allowed only color. Is there anyway we can edit full html without any restrictions?

<div style="color: red;">Sample text</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions