You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tables, charts, diagrams, proof objects, icon slots, and text boxes are preserved as editable PPTX surfaces where possible.
Overflow, object bounds, coherence, and generated preview artifacts are validated.
Compared with Marp or Slidev, MDPR targets downstream PowerPoint editing instead of primarily rendering web slides.
Compared with LLM slide generators, MDPR avoids letting an agent own final coordinates, colors, object geometry, or style. The optional mdpr-skill companion can provide semantic hints and visual-review notes, but MDPR remains the runtime of record.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Short answer: MDPR is narrower than Pandoc and more PPTX-focused than HTML slide tools.
Pandoc is a broad document converter. MDPR is a deterministic presentation runtime focused on editable PowerPoint layout quality:
Compared with Marp or Slidev, MDPR targets downstream PowerPoint editing instead of primarily rendering web slides.
Compared with LLM slide generators, MDPR avoids letting an agent own final coordinates, colors, object geometry, or style. The optional mdpr-skill companion can provide semantic hints and visual-review notes, but MDPR remains the runtime of record.
If your workflow produces Markdown that converts poorly to PowerPoint, please share a minimal edge case:
https://github.com/ch040602/MdPr/issues/new/choose
Beta Was this translation helpful? Give feedback.
All reactions