-
DescriptionI would like to create my PowerPoint files within quarto, and it would be helpful if I could have clickable hyperlinks to particular slides, with a syntax like My apologies if this feature is already available (I couldn't find it in the documentation). |
Beta Was this translation helpful? Give feedback.
Answered by
brynhum
Aug 18, 2025
Replies: 1 comment 2 replies
-
Did you try using this syntax already used for internal links? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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!