Skip to content

CQ.Create dosent include comment text, only the start <!-- and end --> comment tags. #59

Closed
@privjacinta

Description

@privjacinta

We are using 1.3.1 from NuGet.

var doc = CQ.Create(content, HtmlParsingMode.Document, HtmlParsingOptions.None);

The causes the comment tags to be included, but the not the actual comments. Our use case requires that we include the comments, as we are using this for inline Styling for emails.

Have confirmed the when IgnoreComments is set, not even the comment tags are included.

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