Skip to content
Discussion options

You must be logged in to vote

I believe there are no other choices which is unfortunately not really up to Quarto as this is Pandoc behaviour.

quarto pandoc index.qmd --from markdown --to pptx -o presentation.pptx
---
title: "![Title](https://placehold.co/60x40.png)"
author: "Your Name"
date: "Today"
---

# Slide 1

Hello, world!

# Slide 2

- Bullet 1
- Bullet 2
- Bullet 3

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mcanouil
Comment options

mcanouil May 2, 2024
Collaborator

@cderv
Comment options

cderv May 3, 2024
Maintainer

@udurraniAtPresage
Comment options

Answer selected by udurraniAtPresage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
pptx issue with pptx format
3 participants