Quarto
Key Commands
Concepts that apply to all Quarto documents:
Add images
{width="500"}Callout Note
Note
Note that there are five types of callouts, including:
note, tip, warning, caution, and important.
:::{.callout-note}
Note that there are five types of callouts, including:
`note`, `tip`, `warning`, `caution`, and `important`.
:::Column Margin

::: {.column-margin}

:::Two Columns
Column 1
Column 2
::: {.grid}
::: {.g-col-6}
**Column 1**
:::
::: {.g-col-6}
**Column 2**
:::
::: Websites
Render Quarto Packages from Random Document
quarto publish tutorials/tutorials-main.qmd will sort it out