Recipes#

Copy focused integration patterns for common Wenmode tasks.


Use these recipes when you need a copyable pattern that is one step beyond the quick start. Use Usage for the base API, Presets and Plugins for feature selection, and Integrations for complete application pipelines.

Common tasks#

Goal

Recipe

Enable GFM features and GitHub alerts

GitHub-flavored Markdown

Render a table of contents or customize heading slugs

Table of contents

Filter and stream LLM output

AI-generated Markdown

Serialize or inspect the parsed tree

AST workflows

Render a custom output format

Custom renderer

Move from another Markdown parser

Migration guides