© 2026 Hedgehog Software, LLC
{style="...
content: { build: { transformers: ['~/transformers/add-view-transition'] } },
hooks: { 'content:file:afterParse': ctx => { console.log(`Parsing ${ctx.file.path}...`); } },