#CodeHike support?

1 messages ยท Page 1 of 1 (latest)

regal scaffold
#

Hi, is there a way of making CodeHike to work with Starlight Docs?

regal scaffold
whole zodiac
#

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 ๐Ÿ˜”

lethal snow
#

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.

regal scaffold
#

Got it!