octane-rendering
Installation
SKILL.md
This skill builds on render-markdown. Read it first for the syntax profile, parser options, AST, and core trust boundaries.
Octane Rendering
Setup
Install the optional Octane peer and render a fragment descriptor:
pnpm add @tanstack/markdown octane
import { createElement } from 'octane'
import { Markdown } from '@tanstack/markdown/octane'