Vincent Prouillet
Vincent Prouillet
The documentation is incorrect, it should not list arrays as literal. But it will work on the next Tera version
Sorry completely missed that. I'll have a look
The code looks ok. It's missing some tests so I won't merge it right now, probably for the version after though.
Ah I didn't think of that when I changed the parentheses handling :/ I'm waiting for pest v3 to rewrite the grammar though since it will have quite a few...
v2 will fix all the operator precedences/parentheses issues and will be the focus after the next release of Zola
(I just checked with the experimental parser I have and all the examples in this thread are parsed correctly)
It is implemented. Do you have empty lines or anything before the import in index.tpl by any chance? Your example is pretty much the same as the one in the...
Ah yes that's an issue in the Tera grammar, the imports need to be the first statements of the files >_>
No custom resolvers no. Do you need to differentiate the origin?