Comment data may not contain two hyphens next to each other. A sequence of two hyphens must only be used to open or close a comment.
![]() | <!-- comment -- other comment data --> |
![]() | <!-- comment --- other comment data --> |
![]() | <!-- comment - other comment data --> |
![]() | <!-- comment - - other comment data --> |
Remove or replace all occurrences of two sequential hyphens within comment data.