#CodeHike support?
1 messages ยท Page 1 of 1 (latest)
I tried to follow their docs website and I've also installed React using pnpm astro add react but no success...
Starlight is using ExpressiveCode for rendering code blocks. I don't know if those packages are compatible or if this is really the problem. I'm gonna ping @rough ravine (the maintainer of EC). Maybe they know more about how this could work... ๐ค
Unfortunately, I also just saw, that CodeHike says on their docs, that Astro is not supported. Since Starlight is built on top of the Astro framework, I'm guessing that this integration is unfortunately probably not gonna work ๐
Yeah, MDX in Astro sites works differently from MDX in fully React projects and for some reason CodeHike doesn't work. We tried to fix it in the past but weren't successful.
Got it!