make_yaml.Rd
Make YAML to be inserted at the beginning of the document exported to be rendered via quarto.
make_yaml(selected, doctype)
Tibble. Document for which the de YAML should be created.
Character. Whether the document is a "Note", "Page", "Slide", "Video", "Game", or "Case" (Questions have no YAML).
YAML as a character vector.