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 {{#if_pure}} syntax issue where indentation and whitespace were not preserved as intended. #674

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

Bo26fhmC5M
Copy link
Contributor

@Bo26fhmC5M Bo26fhmC5M commented Dec 2, 2024

PR Checklist

  • Did you check if it works normally in all models? ignore this when it dosen't uses models
  • Did you check if it works normally in all of web, local and node hosted versions? if it dosen't, did you blocked it in those versions?
  • Did you added a type def?

Description

This PR fixes an issue where indentation and whitespace inside the {{#if_pure}} syntax were being trimmed.
I made an effort to minimize the impact on the parser's existing behavior.

@Bo26fhmC5M Bo26fhmC5M changed the title Fix {{#if_pure}} syntax issue where spaces and whitespace were not preserved as intended. Fix {{#if_pure}} syntax issue where indentation and whitespace were not preserved as intended. Dec 2, 2024
@kwaroran kwaroran merged commit 8d1e7cc into kwaroran:main Dec 3, 2024
@Bo26fhmC5M Bo26fhmC5M deleted the patch-4 branch January 5, 2025 11:31
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