Add `unist-util-replace-all-between` to list of utilities by crutchcorn · Pull Request #68 · syntax-tree/unist
Navigation Menu
{{ message }}
syntax-tree / unist Public
- Notifications You must be signed in to change notification settings
- Fork 27
Merged
Add unist-util-replace-all-between to list of utilities#68
wooorm merged 2 commits intosyntax-tree:mainfrom
playfulprogramming:main
Add unist-util-replace-all-between to list of utilities#68
wooorm merged 2 commits intosyntax-tree:mainfrom
playfulprogramming:main
Conversation
Copy link
Contributor
crutchcorn
commented
Apr 28, 2022
crutchcorn
commented
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
github-actions
bot
added
👋 phase/new
and removed 👋 phase/new
Post is being triaged automaticallylabels
Apr 28, 2022
wooorm
changed the title
Add unist-util-replace-all-between to list of utilities
Add aunist-util-replace-all-betweena to list of utilities
wooorm reviewed Apr 28, 2022
readme.md
Outdated
Show resolved
Hide resolved
wooorm
changed the title
Add aunist-util-replace-all-betweena to list of utilities
Add unist-util-replace-all-between to list of utilities
ChristianMurphy approved these changes Apr 28, 2022
wooorm approved these changes Apr 28, 2022
wooorm
merged commit
26f0395
into
syntax-tree:main
Copy link
Member
wooorm
commented
Apr 28, 2022
wooorm commented
Apr 28, 2022Thanks! :)
This comment has been minimized.
This comment has been minimized.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment