-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I have two questions:
- How are conditional comments compared?
I get some differences about comments and I do not understand it.
Lets say you have a comment like this:
Is it one big comment or 2 comments and 1 node?
<!--[if mso | IE]>
<table />
<![endif]-->
If it is 2 comments and 1 node, how are whitespaces handled?
- Can I ignore some attributes? I would like to ignore empty style attributes like
style=""
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request