Liquid "include" tag is deprecated
Nobody has claimed this yet.
- Dominant language
- Nunjucks
- Stars
- 547
- Forks
- 726
- Avg merge
- 2h 23m
- Merged PRs (30d)
- 3
Description
Per: https://shopify.dev/api/liquid/tags/deprecated-tags#include and https://liquidjs.com/tags/include.html
"[The
include] tag is deprecated, userendertag instead for better encapsulation."
We might want to update the https://www.11ty.dev/docs/languages/liquid/ docs and possibly call out the deprecation/replacement, {% render %} tag (added in liquidjs@9.2.0).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Liquid language documentation at https://www.11ty.dev/docs/languages/liquid/ and compare its treatment of the include tag with the Shopify and liquidjs references in the issue. Done means the page calls out include as deprecated and identifies the render tag as its replacement.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100