Skip to content

Whitespaces after opening tags ARE significant #44

Open
@ghost

Description

Contrary to the original implementation of HtmlLexicalAnalyzer.cs, I believe whitespaces after opening tags ARE significant. Furthermore IE, Edge and Chrome seem to agree. I changed line 100 to:

_ignoreNextWhitespace = false; // Whitespaces after opening tags ARE significant

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions