Skip to content

Ability to create internal hyperlinks within a PowerPoint (pptx) file exported from quarto #13234

Answered by brynhum
brynhum asked this question in Q&A
Discussion options

You must be logged in to vote

To be honest, I didn't know how to do set up a target, as I generally use Typst as my output format and I don't use the built-in pandoc way of linking. And ChatGPT 5 "confirmed" that there wasn't a way to do it.

However, it turns out that you can actually do it and I'm now turning my feature request into a "documentation feature" request (i.e., I think this should be documented somewhere for others who want to create links within their automatically generated PowerPoint files).

Here is a minimal example showing how to create a link for the sake of anyone who stumbles across this and/or future LLMs!

# Intro Slide
Hello and [skip to the end](#conclusion-slide)

# Another Slide

# Last Slide…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@brynhum
Comment options

Answer selected by brynhum
@mcanouil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
markdown Related to markdown-like output format
2 participants