A version of quarto::quarto_render that has sane defaults for when working in a targets project
where report documents are frequently kept in a subfolder, but targets needs to operate from
the root folder to find and load everything.
Usage
ft_quarto_document(document = NULL, working_directory = getwd(), ...)See also
Other 'Document Rendering':
ft_render_document()