Quarto Sketchy Theme

for html documents

Author

David Schoch

Published

August 16, 2022

Quarto

Quarto enables you to weave together content and executable code into a finished document. To learn more about Quarto see https://quarto.org.

Running Code

When you click the Render button a document will be generated that includes both content and the output of embedded code. You can embed code like this:

1 + 1
[1] 2

The echo: false option disables the printing of code (only output is displayed).

blockquotes are fun

You can also strike through, cross-off, highlight, and circle text

box for arbitrary content

Tables also work

Default Left Right Center
12 12 12 12
123 123 123 123
1 1 1 1