Of course, I understand
I really like the .Site.Param
and .Param
approach because now I can consistently use lowercase everywhere.
The question regarding {{ (.Site.Param "temp1.var1") }}
was to help polish this new syntax to support a use case of [params]
where one could have nested tables. If itโs still not supported, I can wait. No hurry.