Code Blocks & Syntax Highlighting
Code fences are rendered with Shiki, the same high-fidelity highlighting engine used by VS Code.
That gives you:
- accurate tokenization
- broad language support
- stable themed output
- no client-side syntax highlighter overhead
Shiki rendering happens during the markdown compile pipeline, so code blocks ship as finished HTML instead of requiring runtime highlighting in the browser.
