-
I'm creating a reveal.js presentation for the first time, and I noticed this syntax in the examples:
which works, while the usual syntax without the
giving me an error: How is |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Both are working properly for me.
|
Beta Was this translation helpful? Give feedback.
-
@maxdrohde Can you share your full .qmd where you're getting a jupyter error? I want to make sure that isn't a bug. |
Beta Was this translation helpful? Give feedback.
Both are working properly for me.
The version with the dot is to output the content without evaluating it.
The following are completely equivalent: