graphene icon indicating copy to clipboard operation
graphene copied to clipboard

Lighter Carbon alternative made with Shiki

Results 8 graphene issues
Sort by recently updated
recently updated
newest added

since there's https://shikiji.netlify.app/ now we should be able to write a polymorphic generate function which can highlight the code both on client side and server side for better experience

enhancement
difficulty: medium

see https://github.com/teknologi-umum/bot/blob/refactor/october/.eslintrc.json

When I try to send a post request to the API endpoint from my AWS server, it doesn't works and gives me 403 Forbidden, where same piece of code works...

Choosing svg as the output format results in double spaces Comparison ![Screenshot from 2022-06-25 17-47-24](https://user-images.githubusercontent.com/42563517/175770318-fb071281-8723-4955-8b32-4c29d1f1b858.png) PS I used the web version, havent tried sending a POST request Edited (1 Oct...

difficulty: hard

should we treat tabs (`\t`) as double spaces or four spaces? right now it's ugly cc @elianiva

difficulty: medium

Since shiki doesn't depends on Node anymore, we can port this into Cloudflare Workers or something

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5. Changelog Sourced from vite's changelog. 4.5.5 (2024-09-16) 4.5.4 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (e812716), closes #18115 fix: backport #18112, fs...

dependencies