Add support for 'comment' instruction #531
Closed
Replies: 1 comment 2 replies
-
Yes, happy to merge that. Please remember the documentation. Thank you!! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As part of testing the addition of a
group by
command, I'm going to be adding that to a bunch of notes.But then when I want to revert to the released version, such as to compare behaviours and see if I have broken anything, I will have to remove all those lines. And reinstating them will be tedious.
I propose adding a syntax for comments...
I would suggest:
Basically, anything where the first character is
#
will be ignored...Would you accept a PR for this @schemar ?
Beta Was this translation helpful? Give feedback.
All reactions