UNPKG
liquid
Version:
latest (5.1.1)
5.1.1
5.1.0
5.0.0
4.1.0
4.0.1
4.0.0
2.7.0
1.2.1
Node.js port of the Liquid template engine
github.com/docs/liquid
liquid
/
test
/
fixtures
/
render-context.html
1 lines
•
53 B
HTML
View Raw
1
{% if externalContext %}Yep!{%
else
%}Nope{%
endif
%}