From b2b8507c2f2a6c220684cb4a1eee58ea7a0012e4 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Tue, 10 Oct 2023 16:36:23 +0200 Subject: [PATCH] Produce html output by default --- _quarto.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index d752341..4289889 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -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: