Skip to content

Add style, dir, and align parsers to other html tags #20

Description

@guy-evdev

Is it possible to add style, dir, and align parsers to other HTML tags such as div, span etc?
This is a much needed issues since web rich-text editors many times insert these properties to div's and span's and using the lib as of now, converts them without parsing the properties.
Just an example,

the style tag will be lost and the text will be aligned to the left.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions