
Recursive liquid
Hi,
I have a model with a text field in which I put some HTML. I use the content in a template by inserting it through Liquid.
However, I would like to put a some Liquid {{tags}} in this text field also, so the content of the liquid self has to be evaluated as well.
Is this possible somehow?
Hi,
I have a model with a text field in which I put some HTML. I use the content in a template by inserting it through Liquid.
However, I would like to put a some Liquid {{tags}} in this text field also, so the content of the liquid self has to be evaluated as well.
Is this possible somehow?
Login to reply