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

tpl: Refactor and fix substr logic #7998

Merged
merged 1 commit into from
Nov 28, 2020
Merged

Commits on Nov 28, 2020

  1. tpl: Refactor and fix substr logic

    Fix miscalculations when start is negative.  Results should now match
    PHP substr.
    
    Fixes gohugoio#7993
    moorereason committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    15ee034 View commit details
    Browse the repository at this point in the history