Ace-Freely
Ace-Freely copied to clipboard
ace_parse eroor
You write in your docs that twig code should go along with | ace_parse
So if I write:
<pre>{{ entry.cellCode|ace_parse }}</pre>
An error appears:
Variable "entry" does not exist
Yet without the filter entry does indeed exist.