unjs / undocs

Minimal Documentation theme and CLI for shared usage across UnJS projects.
https://undocs.pages.dev/
MIT License
169 stars 13 forks source link

fix: auto-code group transformation #114

Closed cpreston321 closed 6 months ago

cpreston321 commented 6 months ago

๐Ÿ”— Linked issue

https://github.com/unjs/nitro/issues/2329

โ“ Type of change

๐Ÿ“š Description

There is a case where the node could get replaced so I added the logic to check for groups and if so then replace the children:

https://github.com/unjs/nitro/issues/2329

๐Ÿ“ Checklist