🚀 How This Works
This playground demonstrates the mdit widget infrastructure:
- Pre-built Widgets: Platform widgets are compiled and optimized ahead of time
- Shared Runtime: All widgets use a single 2KB Astro runtime (cached)
- Fast Rendering: Widgets render in <50ms with caching
- URL Configuration: Each widget accepts props via URL parameters
- Multiple Widgets: Serve as many widgets as needed on one page
📝 Embed in Markdown
Use link syntax in your markdown files:

🔗 Share Widgets
Each widget has its own URL:
https://widgets.mdit.io/profile?username=torvalds&theme=dark
https://widgets.mdit.io/repo-card?owner=vibehat&repo=mdit&theme=light