production-pipelines

Installation
SKILL.md

This skill builds on render-markdown. Read it first for the supported syntax, AST, parser options, and renderer contracts.

TanStack Markdown — Production Pipeline Checklist

Run every section before deploying a blog, documentation site, or user-content renderer.

Trust Boundary Checks

Check: Classify every Markdown source

Expected:

import { renderHtml } from '@tanstack/markdown/html'
Installs
3
GitHub Stars
126
First Seen
Aug 23, 2026
production-pipelines — tanstack/markdown