Skip to content

Conversation

@cathysarisky
Copy link
Member

@cathysarisky cathysarisky commented Nov 8, 2025

Updated the usage syntax for the split helper from {{split}} to {{#split}} and added additional examples for clarity, clarifying the behavior for empty strings.


Note

Updates split helper docs to use {{#split}}, adds inline usage example, and documents filtering of empty strings.

  • Docs: themes/helpers/utility/split.mdx
    • Update usage and references from {{split}} to {{#split}}.
    • Add Inline mode example using {{#foreach (split ...)}}.
    • Document behavior: filters out empty strings when separators are sequential, with example output.
    • Expand examples for custom separators and iteration with {{#foreach}}.

Written by Cursor Bugbot for commit e4b1269. This will update automatically on new commits. Configure here.

Updated the usage syntax for the split helper from `{{split}}` to `{{#split}}` and added additional examples for clarity, clarifying the behavior for empty strings.
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