-
Notifications
You must be signed in to change notification settings - Fork 72
Shiki 3 #257
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
Conversation
🦋 Changeset detectedLatest commit: 48d4db1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Deploying rehype-pretty-example-svelte with
|
Latest commit: |
48d4db1
|
Status: | ✅ Deploy successful! |
Preview URL: | https://ff93f7e0.rehype-pretty-example-svelte.pages.dev |
Branch Preview URL: | https://shiki-3.rehype-pretty-example-svelte.pages.dev |
commit: |
Deploying rehype-pretty-example-astro with
|
Latest commit: |
48d4db1
|
Status: | ✅ Deploy successful! |
Preview URL: | https://c70a5f30.rehype-pretty-example-astro.pages.dev |
Branch Preview URL: | https://shiki-3.rehype-pretty-example-astro.pages.dev |
Deploying rehype-pretty-example-next with
|
Latest commit: |
48d4db1
|
Status: | ✅ Deploy successful! |
Preview URL: | https://b01f0e99.rehype-pretty-example-next.pages.dev |
Branch Preview URL: | https://shiki-3.rehype-pretty-example-next.pages.dev |
@o-az unfortunately there's a lot of Astro stuff failing I'm not well versed in, can you take a look? |
Deploying rehype-pretty with
|
Latest commit: |
48d4db1
|
Status: | ✅ Deploy successful! |
Preview URL: | https://4f8d078c.rehype-pretty.pages.dev |
Branch Preview URL: | https://shiki-3.rehype-pretty.pages.dev |
When can we expect this in release? I'm actually exploring the source code, may I know how to test for astro? |
Hi @sreeisalso, I'm not sure either as I didn't add the Astro stuff myself. The other maintainer is currently busy, so any help would be great. Here's what's failing: https://github.com/rehype-pretty/rehype-pretty-code/actions/runs/13405103328/job/37443486903?pr=257 The only difference in the actual core source code is changing to use the |
I did some research and found out that Astro is not properly supporting the shiki transformers look at -> shikijs/shiki#733 |
Hi! That's funny, we are waiting for this land to support shikiji v3, but we can't do it without this library being compatible. Let me check if I can do something to help. |
I believe the CI issue is caused by the fact that Astro still uses an old version of My suggestion is to limit the |
@ematipico thanks, seem to finally have gotten it working |
Astro |
No description provided.