CodeGroup when a single example needs multiple language or package-manager variants. Holocron rewrites it to Tabs at parse time, so each titled code fence becomes a tab.123456import { defineConfig } from 'vite' import { holocron } from '@holocron.so/vite' export default defineConfig({ plugins: [holocron()], })
1pnpm add @holocron.so/vite react react-dom vite
CodeGroup authoring flow: multiple titled fences become tabs.