Skip to content
New issue

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

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

Open
2 tasks done
codersjj opened this issue Jul 29, 2023 · 1 comment
Open
2 tasks done

Comments

@codersjj
Copy link
Contributor

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.
@sanyuan0704
Copy link
Owner

sanyuan0704 commented Jul 31, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants