Comment on CONL: "Markdown" for your config filesparentComments−Ringz1yWhat about three simple rules to define comments:1. If # is in the first column of the line.2. If # is followed by a space.3. The # only starts a comment when it’s outside of quotes.
Comments
What about three simple rules to define comments:
1. If # is in the first column of the line.
2. If # is followed by a space.
3. The # only starts a comment when it’s outside of quotes.