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

Bugfix for wrong function output in partials with indentation #714

Merged
merged 1 commit into from Aug 27, 2019

Conversation

phillipj
Copy link
Collaborator

This small change fixes the output of functions used in partials with indentation. Bug reports in #712 has shown that the functions output is shifted with the amount of indentation the partial has.

The bug itself is best illustrated in the tests added in #713.

Closes #712

/cc @wol-soft @yotammadem

This small change fixes the output of functions used in partials with
indentation. Bug reports has shown that the functions output is shifted
with the amount of indentation the partial has.

The bug itself is best illustrated in the tests added in 621ae80.

Closes janl#712
@wol-soft
Copy link
Contributor

Thanks for the fast fix

@phillipj phillipj merged commit 4c9ef8f into janl:master Aug 27, 2019
@phillipj phillipj deleted the fix-partial-indent-function branch August 27, 2019 06:55
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.

Regression[3.0.2]: partials not working as intended after upgrading to version 3.0.2
2 participants