marp-team / marp-team/marp-cli
Fragmented list don’t export animations in PowerPoint
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.8k
- Forks
- 194
- Avg merge
- 2h 51m
- Merged PRs (30d)
- 3
Description
(I posted this in Marp VSCode but was told it belonged here instead)
When I used the Fragmented unordered list and export to PPTX, the "fragmented" / animation part doesn't work--that is, all the items appear at once. The fragmented effect works fine in HTML, but not in PPTX
Markdown example:
Title
* item 1
* item 2
My system
OS: Windows 10 Pro version 1803 (build 17134.885)
VSCode: 1.37.1
Marp extension: 0.9.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with the Markdown example and inspect the PPTX export path, comparing its handling of fragmented lists with the HTML output. Done means each list item appears separately in the exported PowerPoint animation sequence, rather than all items appearing at once.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100