If designing a syntax from scratch, a far neater solution is to set aside a dedicated character, not used for anything else, and say that character to end of line is whitespace.
That looks suspiciously much like how TeX does comments (and line-splicing).
That looks suspiciously much like how TeX does comments (and line-splicing).