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

Partial indent support #505

Merged
merged 7 commits into from
May 16, 2022
Merged

Partial indent support #505

merged 7 commits into from
May 16, 2022

Conversation

sunng87
Copy link
Owner

@sunng87 sunng87 commented May 16, 2022

Fixes #504

This patch implements indent feature for partial statement {{> partial}}. Since handlebars 2.0, all text lines generated from {{> partial}} follows the indent for that statement.

@sunng87 sunng87 merged commit 2260e5f into master May 16, 2022
@sunng87 sunng87 deleted the fix/partial-indent-multiline branch May 16, 2022 17:41
sunng87 added a commit that referenced this pull request May 16, 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.

Partial indent should apply to every line of partial string
1 participant