We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to add this item to the sidebar to denote an experimental feature:
{ text: "🔬 overwritable", link: "/reference/builder/member/overwritable", }
but it rendered without the 🔬 symbol:
I think it makes sense to allow emojis there. This still looks nice (I just added this manually via dev tools for demo purposes):
The text was updated successfully, but these errors were encountered:
Seems to work fine 👀
https://stackblitz.com/edit/vite-jn4gzs?file=docs/.vitepress/config.ts
Sorry, something went wrong.
Indeed, maybe I just didn't update the page 😳, I though I did, but now that I try it again I can't reproduce this. I'll close this issue, thanks!
I'm seeing some issues with restarting being unreliable. Probably something changed in newer vite versions. Tracking it along bun support in #4313
No branches or pull requests
I tried to add this item to the sidebar to denote an experimental feature:
but it rendered without the 🔬 symbol:
I think it makes sense to allow emojis there. This still looks nice (I just added this manually via dev tools for demo purposes):
The text was updated successfully, but these errors were encountered: