Multi-line comments
The easiest way to have multi-line comments in a syntax file is
- to indent the second and subsequent lines
- avoid periods at the end of all but the last line.
That way a single *
(or Comment
keyword) is needed at the beginning of the comments.