Shortcode for embedding a Quarto RevealJS presentation inside of a website #7410
Closed
coatless
started this conversation in
Feature Requests
Replies: 1 comment 3 replies
-
I wrote an extension called Demo: ![]() You can check it out here: https://quarto.thecoatlessprofessor.com/embedio/qembedio-embed-revealjs.html Repository: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
From the
revealjs
format's documentation page, there is way to take a RevealJS presentation and embedded it within a Quarto website. Specifically, the source code uses the followingiframe
"trick":Would it be possible to get an official shortcode to embed a Quarto presentation inside of a HTML Document/Website/Book? Something like:
Or is this something that should be placed for the moment in an extension?
Beta Was this translation helpful? Give feedback.
All reactions