From f508be0740a91e8397f7e04672b8e226bc6b7687 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Sun, 7 Jul 2024 12:09:59 +0200 Subject: [PATCH] Remove caching-by-default --- _quarto-default.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/_quarto-default.yml b/_quarto-default.yml index 6388dfb..af551c1 100644 --- a/_quarto-default.yml +++ b/_quarto-default.yml @@ -5,9 +5,6 @@ project: - index.qmd - meta.md -execute: - cache: true - format: html: code-fold: true