Skip to content

p tag not removed  #8

Description

@fabien4444

Hello (again),

i test with DOCX file and remains P tags.
You could remove in adding the following in your parseZipped function
$content = preg_replace('/<p\b[^>]>(.?)</p>/i', '\1', $content);

Thanks

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