Results 1383 comments of Vincent Prouillet

`tera` is the crate name, not your instance of Tera

> Is it impossible to use tera in templates that already use curly braces and percentage signs? If you want to interpolate variables from Tera yes :/ The parser generator...

Re-opening it, it's worth having open to think about it

You can fork the repo and replace https://github.com/Keats/tera/blob/master/src/parser/tera.pest#L148-L155 to use your delimiters of choice

I don't know how common that is but there are some people using b64 encoded hmac secrets. It would be ok to add a `from_urlsafe_base64_secret`

There is not enough information to resolve the issue. Can you provide an example key and JWT?

We could probably add that to tera2?

If that's implemented, that should be a site-wide option in the config.toml

Let's leave it open for now and see if there is progress on the pulldown-cmark issue

Can people try https://github.com/getzola/zola/pull/2480 ?