Hi! Thanks as always for this great project. I'm wondering if you would consider switching to Shiki instead of Prism for syntax highlighting. The project is frequently updated, maintained, and far more featureful. You can use any VS Code theme with it, and it supports far more precise highlighting for tokens than Prism allows for. Shiki has powerful "transformers" and many good default transformers for customization (https://shiki.style/packages/transformers).
Thanks for the suggestion. Improving syntax highlighting was on my todo list anyway as the current theme has insufficient contrast. I'll give Shiki a try.
Hi! Thanks as always for this great project. I'm wondering if you would consider switching to Shiki instead of Prism for syntax highlighting. The project is frequently updated, maintained, and far more featureful. You can use any VS Code theme with it, and it supports far more precise highlighting for tokens than Prism allows for. Shiki has powerful "transformers" and many good default transformers for customization (https://shiki.style/packages/transformers).
You can use the https://shiki.style/packages/markdown-it plugin to integrate it easily with Eleventy.