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

Commits on Aug 26, 2019

  1. Bugfix for wrong functions output in partials with indentation

    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
    phillipj committed Aug 26, 2019
    Copy the full SHA
    b3dd964 View commit details
    Browse the repository at this point in the history