Skip to content

defuddle doesn't treat newlines in <p> tags the same as the browser #84

@shminge

Description

@shminge

Most websites do not redeclare the white-space CSS property, which means that \n in <p> tags get turned into a space. Defuddle seems to simply ignore them, leading to content relying on these newlines for spacing (as seen in some websites, for example here to be grabbed incorrectly, lacking the necessary added spaces as displayed on the original site.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions