render-markdown

Installation
SKILL.md

Render Markdown

Setup

Install the framework-neutral package:

pnpm add @tanstack/markdown

Render supported Markdown to HTML:

import { renderHtml } from '@tanstack/markdown/html'

const source = `# Release notes
Installs
3
GitHub Stars
126
First Seen
Aug 23, 2026
render-markdown — tanstack/markdown