# Quarto

ITables works well with the `revealjs` and `html` outputs formats of [Quarto](https://quarto.org).

## HTML Presentations

See this <a href="../quarto_revealjs.html">revealjs presentation</a>,
or download the <a href="../quarto_revealjs.qmd">source file</a> and render it with `quarto render`:

<iframe src=../quarto_revealjs.html width="750px" height="500px"></iframe>

## HTML reports

See this <a href="../quarto_html.html">HTML report</a>,
or download the <a href="../quarto_html.qmd">source file</a> and render it with `quarto render`:

<iframe src=../quarto_html.html width="100%" height="600px"></iframe>
