You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, afar, the indentation was introduced specifically for include but not for all blocks because it is costly. Not sure it is feasible to introduce this without a significant performance hit. It could be optional. Don't have time to look into this these days, but PR welcome.
Consider a template written using recursive functions,
The output is,
Whereas a similar template written using includes
instead outputs
The text was updated successfully, but these errors were encountered: