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

Fix quotes in <CODE BEGINS> header on different lines #53

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

richardzilincikPantheon
Copy link
Contributor

The closing quote wouldn't get counted because the check for quotes happens before the <CODE BEGINS> header is merged into a single line. The workaround is to stop checking for quotes unless we are inside a module.

The closing quote wouldn't get counted because the check for
quotes happens before the <CODE BEGINS> header is merged into
a single line. The workaround is to stop checking for quotes
unless we are inside a module.
@einarnn einarnn merged commit c58ade5 into xym-tool:master Oct 6, 2022
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

Successfully merging this pull request may close these issues.

2 participants