Skip to content

Conversation

@darthmall
Copy link

LiquidJS has deprecated {% include %}; {% render %} is mostly the same (except that it does not inherit the context of the calling template), so we can just replace include with render in the docs.

Closes #1239

LiquidJS has deprecated `{% include %}`; `{% render %}` is mostly the
same (except that it does not inherit the context of the calling
template), so we can just replace `include` with `render` in the docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Liquid "include" tag is deprecated

1 participant