I am currently migrating my website to Astro. On my current website I use the @shikijs/rehype plugin for my code blocks. This enabled me to use inline code (https://shiki.style/packages/rehype#inline-code) with the following syntax: console.log("Hello World"){:js}. Is that possible with Astro's Shiki integration aswell?
#Using inline code in markdown
3 messages · Page 1 of 1 (latest)