Skip to content

Tidy fails if html contains a section <![endif]—> #487

Closed
@rkopaliani

Description

@rkopaliani

Hello. First of all thank you for great work.
I found a little bug almost identical to this old one #153, but looks like here problem is with em dash.
I've constructed a little example
<html>
<title> Some title </title>
<!—[if mso]>
<![end if]—>
<body>
<p> Yada yada yada </p>
</body>
</html>

In this case all content in body will be cut off.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions