#quarto #science #publish #pandoc
Quarto is an open-source scientific and technical publishing system built on Pandoc. Quarto documents are authored using Markdown, an easy to write plain text format.
Quarto includes:
- Embedding code and output from Python, R, Julia, and JavaScript via integration with Jupyter, Knitr, and Observable.
- A variety of extensions to Pandoc Markdown useful for technical writing including cross-references, sub-figures, layout panels, hoverable citations and footnotes, callouts, and more.
- A project system for rendering groups of documents at once, sharing options across documents, and producing aggregate output like websites and books.
- Authoring using a wide variety of editors and notebooks including JupyterLab, RStudio, and VS Code.
- A visual Markdown editor that provides a productive writing interface for composing long-form documents.
Learn more about Quarto at https://quarto.org.
