`{{ foo.1 }}` is supported and initially was the only syntax to index arrays. But with the need to index arrays with the help of other variables came the introduction of optional `[]` to encapsulate nested vars from the the top level var.
Will update the documentation page in the next hours to also showcase `{{ foo.1 }}`. Thanks for the heads up
No comments yet.