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'
Installs
3
GitHub Stars
126
First Seen
Aug 23, 2026
octane-rendering — tanstack/markdown