Add `unist-util-replace-all-between` to list of utilities by crutchcorn · Pull Request #68 · syntax-tree/unist

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

wooorm merged 2 commits intosyntax-tree:mainfrom

playfulprogramming:main

Apr 28, 2022

Merged

Add unist-util-replace-all-between to list of utilities#68

wooorm merged 2 commits intosyntax-tree:mainfrom

playfulprogramming:main

Conversation

@crutchcorn

Copy link

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 couldn’t find anything (or linked relevant results below)
  • If applicable, I’ve added docs and tests

Description of changes

I created a package to replace all nodes between two queries in order to build some unist-powered markdown tabs. This PR adds said package to the list of utilities for unist

wooorm reacted with hooray emoji

@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 28, 2022

@wooorm wooorm changed the title Add unist-util-replace-all-between to list of utilities Add aunist-util-replace-all-betweena to list of utilities

Apr 28, 2022

@wooorm wooorm changed the title Add aunist-util-replace-all-betweena to list of utilities Add unist-util-replace-all-between to list of utilities

Apr 28, 2022

@wooorm wooorm merged commit 26f0395 into syntax-tree:main

Apr 28, 2022

@wooorm wooorm added 📚 area/docs

This affects documentation

💪 phase/solved

Post is done

labels

Apr 28, 2022

@wooorm

Copy link

Member

wooorm commented

Apr 28, 2022

Thanks! :)

@github-actions

This comment has been minimized.

@github-actions github-actions bot removed the 🤞 phase/open

Post is being triaged manually

label

Apr 28, 2022

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

Reviewers

@wooorm wooorm wooorm approved these changes

@ChristianMurphy ChristianMurphy ChristianMurphy approved these changes

Assignees

No one assigned

Labels

📚 area/docs

This affects documentation

💪 phase/solved

Post is done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@crutchcorn @wooorm @ChristianMurphy