feat(markdown): summarize common pandoc failures #102

Merged
barrettruth merged 1 commit from feat/markdown-failure-summary into main 2026-04-26 02:05:42 +00:00
barrettruth commented 2026-04-26 02:04:53 +00:00

Problem

Pandoc-backed markdown previews can fail without actionable diagnostics, leaving :Preview notifications too generic when compilation fails.

Solution

Add a markdown failure_summary that condenses common pandoc error shapes into concise messages, and cover the real stderr forms with fixtures plus a compiler smoke test.

## Problem Pandoc-backed markdown previews can fail without actionable diagnostics, leaving `:Preview` notifications too generic when compilation fails. ## Solution Add a markdown `failure_summary` that condenses common pandoc error shapes into concise messages, and cover the real stderr forms with fixtures plus a compiler smoke test.
Sign in to join this conversation.
No description provided.