Loading preview…
Loading preview…
Parse markdown into H1 sections with unified and remark, then export normalized content as JSON, CSV, Markdown, HTML, PDF, or plain text in the browser.
Loading preview…
Requirements, wiring steps, and what this pattern adds to your project.
Pick how you want to pull this pattern in — then wire env vars and routes the same way.
Install from the preview toolbar
Copy the install command above and run it in your project — Pro patterns include a short-lived token.
Customize the agent and tool files
Adapt prompts, tools, and stop conditions for your product — Copy for AI in the toolbar helps seed that work.
Run your dev server and open the pattern route
Install dependencies if needed, then start the app and verify responses.
app/page.tsxapp/layout.tsxREADME.mdnpm packages
12
Registry components
lib/markdown-export.tsCore parsing with unified/remark/remark-gfm and unist-util-visit on root children; export helpers for JSON, CSV, MD, HTML (escaped), PDF (dynamic jspdf), and plain text via file-saver.
Loading preview…
Early-bird pricing — limited time

Open on desktop for the interactive preview.
Parse markdown into H1 sections with unified and remark, then export normalized content as JSON, CSV, Markdown, HTML, PDF, or plain text in the browser.