include_raw
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 11.9k
- Forks
- 1.5k
- Avg merge
- 17h 55m
- Merged PRs (30d)
- 3
Description
I just tried to do this.
<script type="text/liquid">
{% raw %}
{% include "product_thumbnail" %}
{% endraw %}
</script>
Pretty silly right? I'd love to get have a include_raw tag. How possible is this? :)
Contributor guide
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
Reproduce the issue's template example and inspect how the existing raw and include tags are documented and handled. Define the intended behavior and scope for an include_raw tag, including what successful rendering should look like, before identifying the relevant implementation and tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100