Skip to content

Document break tag theme rendering behavior - #2113

Open
NathanPJF wants to merge 1 commit into
mainfrom
break-tag-docs-theme-rendering
Open

Document break tag theme rendering behavior#2113
NathanPJF wants to merge 1 commit into
mainfrom
break-tag-docs-theme-rendering

Conversation

@NathanPJF

@NathanPJF NathanPJF commented Aug 27, 2026

Copy link
Copy Markdown

This updates the Liquid break tag documentation to match its behavior in both iteration and theme rendering contexts:

  • Clarifies that break stops a for/tablerow loop when used inside a loop.
  • Documents that break stops rendering of the current file when used outside a loop, while preserving previously rendered output.
  • Splits the examples into "Iteration usage" and a new "Theme rendering usage" section.

This is a documentation-only change; runtime behavior is unchanged.

Follow-up work

Public docs are being updated in a separate PR

Co-authored-by: Pi AI (openai/gpt-5.1) <pi-ai@users.noreply.github.com>
@NathanPJF
NathanPJF marked this pull request as ready for review August 27, 2026 16:30
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.

1 participant