Shopify / Shopify/liquid

include_raw

Open
#774 5 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.