Get Started
Install Quarto, then check out the tutorials to learn the basics.
Step 1
Install Quarto
Highlights
Quarto 1.8 includes the following new features:
Improvements to brand support:
- Light and dark colors: Specify
lightanddarkfor any color in a brand specification. - Light and dark logos: Specify
lightanddarkversions of logos in a brand specification. - Brand extensions: Share brand definitions and assets across Quarto projects.
- Dark brand for
format: revealjs: Specifybrand-mode: darkto apply your dark brand to your presentation.
- Light and dark colors: Specify
HTML Accessibility Checks: Add the
axeoption to HTML formats to perform accessibility checks with the Axe-core engine.Access execution settings from code cells: Read the
QUARTO_EXECUTE_INFOenvironment variable to access information about execution context.Access metadata and variables in filters and shortcodes: Use the new
quarto.variables.get()andquarto.metadata.get()APIs.The default LaTeX engine is now
lualatex.
Dependency updates:
mermaidjsupdated to 11.6.0.- Bootstrap icons updated to v1.13.1
QuartoNotebookRunnerinjuliaengine updated to 0.17.3
VS Code
Jupyter
RStudio
Text Editor