Is the a way to make certain sections of markdown only render depending on format? #4393
Answered
by
victorfeagins
victorfeagins
asked this question in
Q&A
-
I am creating lecture slides with revealjs and I would like it if I could write content that only shows when I render to html for example render to revealjs for slides and render to html for reference manual. Is this possible? |
Beta Was this translation helpful? Give feedback.
Answered by
victorfeagins
Feb 16, 2023
Replies: 1 comment
-
https://quarto.org/docs/authoring/conditional.html just found it |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
victorfeagins
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://quarto.org/docs/authoring/conditional.html just found it