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

Improve comments #15

Merged
merged 7 commits into from
Sep 24, 2024
Merged

Improve comments #15

merged 7 commits into from
Sep 24, 2024

Conversation

Bonajo
Copy link
Contributor

@Bonajo Bonajo commented Sep 24, 2024

Add support for:

Because we want to add support for comments that have both an opening and closing
part, we need to remove the match end-of-line in regex.

As this would cause problems in the matching fase when the closing comment is added as part of the regex.
Note this is just the start
  - not possible to reuse compiled regex for some comment
  - not possible to add new mappings
  - no closing comment support
@Bonajo Bonajo merged commit e4cfb63 into main Sep 24, 2024
18 checks passed
@Bonajo Bonajo deleted the improve-comments branch September 24, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant