Skip to content

docs: clarify join argument order in templating reference#2887

Open
starkmarkus wants to merge 1 commit into
go-task:mainfrom
starkmarkus:docs/clarify-join-argument-order
Open

docs: clarify join argument order in templating reference#2887
starkmarkus wants to merge 1 commit into
go-task:mainfrom
starkmarkus:docs/clarify-join-argument-order

Conversation

@starkmarkus

Copy link
Copy Markdown

Summary
Clarify that join receives the list from the left-hand side in pipeline form, and show the equivalent non-pipeline call.

Fixes #2224

Validation

  • Ran git diff --check
  • Ran pnpm build in website/ (currently fails on a pre-existing parsing error in website/src/docs/reference/templating.md:419, outside this diff)

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.

Array function signatures are not obvious from docs or error messages

1 participant