A Quarto Reveal.js slide titled "Data Science with Quarto." The body text mixes native Markdown styling with inline Typst-rendered images, challenging viewers to spot the difference. Coloured words like "beautiful typography," "Typst emphasis," and "Typst images" are Typst fragments compiled to inline images, while "colourful accents," "Markdown emphasis," and "Markdown spans" are plain Markdown spans styled with CSS. An inline equation (beta-hat OLS formula) is also rendered by Typst. Underlined text appears twice using both approaches. The slide closes with the question: "Can you tell which is which?"
Inline Typst in Quarto, rendered to any format.
Coloured text, maths, underlines… some words on this slide are Typst images, others are Markdown spans.
Can you tell which is which?
Typst Render now supports inline {typst} code.
github.com/mcanouil/quarto-typst-render
#Typst #Quarto #QuartoPub