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
I can parse a template, but there is no corresponding function for rendering and/or compiling the parsed template. It would be nice to have compile skip parsing if the template argument is an array (presumably of tokens).
I can
parsea template, but there is no corresponding function for rendering and/or compiling the parsed template. It would be nice to have compile skip parsing if thetemplateargument is an array (presumably of tokens).