Skip to content

Add support for inline elements #16

@andrew0x0007c8

Description

@andrew0x0007c8

Parse string "<p>111<span>222</span>333</p>"
then doc.to_string() will return wrong result "<p>111333<span>222</span></p>"

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