You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm writing interactive documentation with Code Hike.
When using codehike's "Code mentions" feature, island.js failed to correctly parse and add mention effects, while the same code worked in codehike's examples/vite.
Thank you for your feedback, it may be that the mdx compilation plugin in Island.js has special handling for links, which makes the foucs:// link invalid
Describe the bug
I'm writing interactive documentation with Code Hike.
When using codehike's "
Code mentions
" feature, island.js failed to correctly parse and add mention effects, while the same code worked in codehike'sexamples/vite
.Reproduction
see https://codesandbox.io/p/sandbox/codehike-demo-jlzjwv
and see "Open devtool" -> "Preview:5173" -> "Click to view" -> "Menu" -> "Astro" in https://codesandbox.io/p/sandbox/ancient-tdd-zlh9qn?file=%2Fisland-app%2Fdocs%2F.island%2Fconfig.ts%3A39%2C37
Expected behavior
see https://codehike.org/docs/ch-section#code-mentions
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: