Testing the use of quarto to generate markdown
Introduction
Will this work?
Some R
hist(rnorm(1000), breaks = 30, main = "A histogram!")

We’ll try a different bit of code here:
plot(ecdf(rnorm(1000)))

Let’s try LaTeX
DeWitt (2020)
References
References
DeWitt, Michael. 2020. “Sensitivity and Specificity.” August 9, 2020. https://michaeldewittjr.com/programming/2020-08-09-sensitivity-and-specificity.
Reuse
Citation
BibTeX citation:
@online{dewitt2024,
author = {Michael E. DeWitt},
title = {Testing the use of quarto to generate markdown},
date = {2024-01-03},
url = {https://michaeldewittjr.com/blog/2024-01-03-testing-the-use-of-quarto-to-generate-markdown/},
langid = {en}
}
For attribution, please cite this work as:
Michael E. DeWitt. January 3, 2024. "Testing the use of quarto to generate markdown". https://michaeldewittjr.com/blog/2024-01-03-testing-the-use-of-quarto-to-generate-markdown/.