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

add TrimSuffix to the function map #10

Merged
merged 2 commits into from
Dec 1, 2022

Commits on Dec 1, 2022

  1. add TrimSuffix to the function map

    Adds strings.TrimSuffix to the function map, enabling it to be used in URL definitions.
    vielmetti authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    840882e View commit details
    Browse the repository at this point in the history
  2. golink_test to add template-with-trimsuffix-func

    As told by @willnorris , this tests the TrimSuffix function.
    vielmetti authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4dedf31 View commit details
    Browse the repository at this point in the history