Skip to content

Optionally keep inner HTML of table cells #37

Description

@jakewilliami

Hi Serge,

Firstly, thank you for your work on this package. I use this library often, after first reading about it here.

I'm wondering if there is (or could be) an option to retain the inner HTML of table cells. Currently, <br> tags will be stripped, so foo<br>bar will become foobar.

Could potentially use a combination of UnescapeString and k3a/html2text/jaytaylor/html2text (or allow user to use this downstream).

Thanks again!

Jake

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