Quarto Example

Author

Ryan Reece

Published

January 26, 2025

Abstract

This is an example document discussing and demonstrating how to use the quarto package to create quality html and pdf documents from simple Markdown markup. Ryan Reece develops quarto-example at github.com/rreece/quarto-example.

Preface

I’ve always been looking for the right tool that would help technical and scholarly writing flow in a Markdown-driven way. Managing figures, tables, equations, and bibliographies. Generating html, latex, or pdf.

I had my own previous hand-rolled projects to do this: markdown-memo, which I was trying to update and trim down into markdown-easy.

Then I discovered the quarto project that is very similar in spirit and has already accomplished a lot of what I was trying to do. And they have a growing community.