inja icon indicating copy to clipboard operation
inja copied to clipboard

Multiline "set" support

Open little-brother opened this issue 3 years ago • 0 comments

Please consider adding {% set %} ... {% endset %}-statement e.g.

{% set x %}
line1
line2
line2
{% endset %}

P.S. Thanks for inja! :)

little-brother avatar Feb 22 '22 14:02 little-brother