Skip to content

Add unist-util-find-between to list of utilities#156

Merged
Murderlon merged 1 commit into
syntax-tree:mainfrom
talatkuyuk:main
Apr 27, 2026
Merged

Add unist-util-find-between to list of utilities#156
Murderlon merged 1 commit into
syntax-tree:mainfrom
talatkuyuk:main

Conversation

@talatkuyuk
Copy link
Copy Markdown
Contributor

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and discussions and couldn’t find anything or linked relevant results below
  • I made sure the docs are up to date
  • I included tests (or that’s not needed)

Description of changes

unist-util-find-between is a unist utility to find nodes between two nodes or indexes in a parent.

I created it because unist-util-find-all-between is not maintained for a long time. See the issue

This change adds unist-util-find-between into utility list.

@github-actions github-actions Bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Apr 17, 2026
@Murderlon Murderlon merged commit 1e76235 into syntax-tree:main Apr 27, 2026
1 check passed
@github-actions
Copy link
Copy Markdown

Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/* labels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤞 phase/open Post is being triaged manually

Development

Successfully merging this pull request may close these issues.

3 participants