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

Support of old-school multi-line comments #13

Open
Aeliot-Tm opened this issue Jun 24, 2024 · 0 comments
Open

Support of old-school multi-line comments #13

Aeliot-Tm opened this issue Jun 24, 2024 · 0 comments
Labels
collecting enhancement New feature or request

Comments

@Aeliot-Tm
Copy link
Owner

Somebody may use single-line comments started with // or # same way as multi-line comment. When they expect that such comment parsed properly. For example:

// TODO: do your best
//       And some complex description 
//       about that what I expect of you
@Aeliot-Tm Aeliot-Tm added the enhancement New feature or request label Jun 24, 2024
@Aeliot-Tm Aeliot-Tm changed the title Support old-school multi-line comments Support of old-school multi-line comments Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
collecting enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant