Fix yaml from rmarkdown -> quarto for format

This commit is contained in:
Mine Cetinkaya-Rundel
2023-05-25 11:43:06 -04:00
committed by GitHub
parent 1bac6a5025
commit 015ab7b48a

View File

@@ -1,5 +1,5 @@
--- ---
output: html_document format: html
params: params:
my_class: "suv" my_class: "suv"
--- ---