undocs
undocs copied to clipboard
feat: `twoslash` support
🔗 Linked issue
❓ Type of change
- [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations)
- [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
- [ ] 👌 Enhancement (improving an existing functionality like performance)
- [x] ✨ New feature (a non-breaking change that adds functionality)
- [ ] 🧹 Chore (updates to the build process or auxiliary tools and libraries)
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
📚 Description
Preview: https://feat-twoslash.undocs.pages.dev/guide/content-transformation#twoslash-code-blocks
This just a reference PR on how to enable it currently so we can test the waters.
📝 Checklist
- [ ] I have linked an issue or discussion.
- [ ] I have updated the documentation accordingly.
Deploying undocs with
Cloudflare Pages
| Latest commit: |
6fa41d0
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c171ed8c.undocs.pages.dev |
| Branch Preview URL: | https://feat-twoslash.undocs.pages.dev |
I really like this PR. I wanted to make a PR to integrate twoslash in h3 docs. Can't wait to have this !
thanks for work on this. i think it would be a good addition but considering that this tool is still not stable and I'm trying to reduce stack size (#51), i would wait until changes (basically content layer rewrite) happen before considering twoslash support to make the migration easier.