MDPR v0.1.0 Preview
Pre-release
Pre-release
MDPR preview release for early Markdown-to-editable-PPTX feedback.
Install from npm:
npm install -g @mdpresent/cli
mdpresent build deck.md --to pptx,html --out distMDPR generates editable, visually checked PowerPoint decks from Markdown with a deterministic runtime. This preview focuses on:
- editable PPTX-first output
- Presentation IR and Layout IR
- deterministic slide splitting and layout planning
- theme/color grammar
- tables, charts, diagrams, icon slots, and proof objects
- overflow/coherence validation
- generated PNG/HTML/PDF previews downstream of PPTX
Preview gallery:
https://ch040602.github.io/MdPr/theme-preview/
Landing page:
https://ch040602.github.io/MdPr/
Please report Markdown edge cases here:
https://github.com/ch040602/MdPr/issues/new/choose
Attached artifacts include the README teaser PPTX/PNG and theme preview PPTX decks.