Skip to content

Fix token escape logic and enhance indentation tests#356

Merged
worksofliam merged 1 commit intomainfrom
fix/issue353_3
Dec 17, 2024
Merged

Fix token escape logic and enhance indentation tests#356
worksofliam merged 1 commit intomainfrom
fix/issue353_3

Conversation

@worksofliam
Copy link
Member

Correct the token escape logic in the parser and add additional tests to validate indentation handling.

Fixes #353 again.

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam merged commit 3a65078 into main Dec 17, 2024
2 checks passed
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.

Single Quote in Comment Causes Incorrect Indentation on Following Source Lines

1 participant