Shopify / Shopify/liquid

Is there a way to list all of the "tags" available?

Open
#1,256 0 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

Is there a way to list all of the tags available?

I am a customer of Zendesk and they use Liquid for some of their formatting.
But, they are not the greatest at keeping up with the documentation of custom tags they have created.
https://support.zendesk.com/hc/en-us/articles/203662156-Zendesk-Support-placeholders-reference

Use Case: As a user, I would like the ability to use Liquid to output all of the available tags. In my case something like {{listtags}} would output the following:
assign
capture
case
comment
cycle
for
break
continue
if
include
raw
unless

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

No source file or test is named. Start by clarifying whether the requested output covers Liquid's built-in tags or Zendesk-specific custom tags, using the linked Zendesk reference as context. Done would require an agreed syntax and a defined output containing all available tags.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.