sanyuan0704 / island.js

📝 Vite & MDX powered static site generator. Base on islands architecture

Home Page:https://islandjs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The "Code mentions" feature in codehike does not work in island.js

codersjj opened this issue · comments

commented

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's examples/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

  • Read the docs
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.

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