There should either be documentation of a way to escape characters in a comment, or a way added if there isn't one already. A simple use case is the desire to use the "=" character in the comment, for example to write "let x = M in N", which seems quite common.