marp-team / marp-cli

A CLI interface for Marp and Marpit based converters
MIT License
1.9k stars 108 forks source link

Powerpoint conversion results in half or empty slides #414

Closed devster31 closed 2 years ago

devster31 commented 2 years ago

Version of Marp Tool

v1.5.0

Operating System

macOS

Environment

How to reproduce

  1. marp presentation.md --pptx

Expected behavior

I expected an uneditable but properly formatted pptx presentation.

Actual behavior

The first few slides are appropriately created. Then, around the 6-7 slide mark, the following happens: image No error messages are shown.

Additional information

No response

yhatt commented 2 years ago

It may depend on your Markdown content. Please fill out information either of the Markdown or the screenshot of expected renderings.

devster31 commented 2 years ago

This is an example of file in which I encounter the issue: https://gist.github.com/devster31/a3b7a2c36c6aca26d329a743fccaa565

yhatt commented 2 years ago

At least we could not reproduce the same result. Images are shown in PPTX slides correctly.

devster31 commented 2 years ago

The issue I'm encountering is not with the rendering of single slides per se, but with the fact that the presentation stops after a while. The file is 12 slides and I cannot see the last one. I added a couple more and this is my result: image

I have Office PowerPoint on MacOS.

yhatt commented 2 years ago

I guess this problem came from Chrome/Chromium browser for converting Marp slide deck. Try to update the browser to the latest version (97), or using Chrome Canary.

If your browser was Chrome Enterprise (managed by the organization), some essential features for converting slides might be limited.

devster31 commented 2 years ago

I'm using the following:

Google Chrome | 97.0.4692.71 (Official Build) (x86_64) Revision | adefa7837d02a07a604c1e6eff0b3a09422ab88d-refs/branch-heads/4692@{#1247}

yhatt commented 2 years ago

Close for housekeeping. 🧹 With only current informations, we cannot determine whether there is a cause in Marp because we cannot reproduce the same issue.

Try whether the problem is reproducible in the latest version of CLI (v2.0.0). If still have faced to the issue, please show the minimal reproducible example with more specific contexts in around.