Documentation: Add an example that combines React and web components, making it easier for users to understand how to integrate these technologies into their MDX documents.
Improvements
Links: Fix the trailing slash issue in the pathname for the sandbox GitHub link, ensuring users can access the correct resources without errors.
Branding: Update references from ZEIT to Vercel, reflecting the current branding and improving clarity for users.
Fixes
Fix the 'delete' tag by modifying it to 'del', enhancing the accuracy of the markup used in MDX documents.
Others
Rebase and update the Vue example, ensuring that tests are fixed and the example app is fully functional for users.