Closed
Description
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
Labels
No labels