| <!-- this is a comment --><!-this is another one, which occupies more than one line --> |
White space is not permitted between the markup declaration open delimiter(""). A common error is to include a string of hyphens ("---") within a comment. Authors should avoid putting two or more adjacent hyphens inside comments.
Information that appears between comments has no special meaning (for example, character references are not interpreted as such).