Replies: 1 comment 5 replies
-
|
You can add jinja extensions: https://copier.readthedocs.io/en/stable/configuring/#jinja_extensions |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this function that I cannot find in the list of built in Jinja filters
I would like to register
s3_basenameand be able to use it inside thecopier.ymlfile.Is it currently possible? I am asking because so far in the docs, only the built-in jinja filters are accepted.
cc: @gilcardoai
Beta Was this translation helpful? Give feedback.
All reactions