16 lines
249 B
YAML
16 lines
249 B
YAML
project:
|
|
title: "Key terms and definitions"
|
|
output-dir: 04-outputs
|
|
render:
|
|
- notes.md
|
|
- scoping_review.qmd
|
|
|
|
format:
|
|
html:
|
|
code-fold: true
|
|
theme: darkly
|
|
docx:
|
|
echo: false
|
|
pdf:
|
|
pdf-engine: tectonic
|
|
echo: false
|