Conditional Content more fine-grained #7466
-
DescriptionI would like to hide Conditional Content for html output, but show it in revealjs presentations. However, according to docs, I can't do that now: https://quarto.org/docs/authoring/conditional.html. Typical usecase: I have a presentation in revealjs. For students, I output html document so they can later check out what was in the presentation. This output document needs to be e.g. without lecturer notes, and possibly without other presentation-specific things. However since format matching "html" (in To circle around this problem, I use my custom-defined hiding classes that I only apply for the output html document. However, since Quarto already has a conditional content, it would be nice to have it integrated inside. For example there could be new |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 13 replies
-
Where is this stated exactly as it is not true? See: |
Beta Was this translation helpful? Give feedback.
-
A far simpler approach is dual-use notes using standard Besides the use of marginal notes, standard |
Beta Was this translation helpful? Give feedback.
Where is this stated exactly as it is not true?
See: