sandbox
This is sandbox for practicing with quarto templates and Markdown
Section
This is an example section. Once you include a section this way there will be a table of contents on the page too!
You can use all kinds of helpful tools to highlight information - these are called “Callouts”
Note
Note that there are five types of callouts, including: note, warning, important, tip, and caution.
WarningWarning with Title
This is an example of a callout with a title.
Importantimportant with Title
This is an example of a callout with a title.
TipTip with Title
This is an example of a callout with a title.
CautionExpand To Learn About Collapse
This is an example of a ‘folded’ caution callout that can be expanded by the user. You can use collapse="true" to collapse it by default or collapse="false" to make a collapsible callout that is expanded by default.