Produce html output by default
This commit is contained in:
parent
b77e23897a
commit
b2b8507c2f
1 changed files with 3 additions and 1 deletions
|
@ -2,10 +2,12 @@ project:
|
|||
title: "Key terms and definitions"
|
||||
output-dir: 04-outputs
|
||||
render:
|
||||
- concepts.md
|
||||
- notes.md
|
||||
- scoping_review.qmd
|
||||
|
||||
format:
|
||||
html:
|
||||
echo: false
|
||||
docx:
|
||||
echo: false
|
||||
pdf:
|
||||
|
|
Loading…
Reference in a new issue