In the spirit of {hugodown}, This function will build plain markdown files
as a minimal R package in the site/ folder of your {sandpaper} lesson
repository tagged with the hash of your file to ensure that only files that
have changed are rebuilt.
Usage
build_markdown(
path = ".",
rebuild = FALSE,
quiet = FALSE,
slug = NULL,
skip_manage_deps = FALSE
)