Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: very simple block-comments #10

Open
RieksJ opened this issue Oct 22, 2020 · 0 comments
Open

Feature request: very simple block-comments #10

RieksJ opened this issue Oct 22, 2020 · 0 comments

Comments

@RieksJ
Copy link

RieksJ commented Oct 22, 2020

@angelo-mollame: In order to be able to do some 'unit tests' on sections of the replacement commands, it would be useful to have some kind of (very simplistic) block comments (= multi-line comments), which should not be that difficult since you seem to do your own parsing anyway. E.g. as follows

/* this is comment
this is still comment
*/

I wouldn't even mind if there were a requirement to put */ on a new line (as all other commands)...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant