Satteri: A Markdown pipeline forged in Rust for the JavaScript world

Hacker News Top Tools

Summary

Satteri is a Markdown processing pipeline that combines a fast Rust engine with flexible JavaScript plugins, available as WASM for in-browser use.

No content available
Original Article
View Cached Full Text

Cached at: 07/12/26, 04:49 PM

# Sätteri Source: [https://satteri.bruits.org/](https://satteri.bruits.org/) ## A Markdown pipelineforged in Rustfor theJavaScript world\. Sätteri puts flexible JavaScript plugins on top of a fast Rust Markdown / MDX engine\. Best of both worlds\. [Get started](https://satteri.bruits.org/docs/quick-start/)[View on GitHub](https://github.com/bruits/satteri) ## Try it\. Live in your browser via WASM\. Edit on the left, render on the right\. compiled in— ≈—docs/sec on this machine Markdown ### Rendered HTML Plugins, MDX, and AST inspection in the[full playground](https://satteri.bruits.org/playground/)\.

Similar Articles

Mado: Fast Markdown linter written in Rust

Hacker News Top

Mado is a fast Markdown linter written in Rust, compatible with CommonMark and GFM, claiming 49-60x speed improvement over existing linters like markdownlint.

markdown-svg-renderer

Simon Willison's Blog

A markdown rendering tool that supports live preview, table and code block formatting, and special handling for SVG code blocks with inline preview and tabbed code view.

merman: Mermaid.js, but headless, in Rust

Lobsters Hottest

Merman is a headless Rust implementation of Mermaid.js that parses, lays out, and renders diagrams (SVG, raster, ASCII) without a browser or JavaScript runtime, targeting parity with Mermaid.js v11.15.0.