diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-05-31 22:40:17 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-06-07 08:55:45 +0200 |
commit | 09d5d6e1b00a7e493198cfeb684830c91bb66787 (patch) | |
tree | 4ce1a58429c6388b3f584e0c3b5d51bc892f254d /_quarto.yml | |
parent | 1d64a4f4f1931a8009d2431f625a9d7d5a12b170 (diff) |
add and use filter extension graphics-noindent
Diffstat (limited to '_quarto.yml')
-rw-r--r-- | _quarto.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_quarto.yml b/_quarto.yml index 2cd743e..5f1a402 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -70,4 +70,5 @@ resources: filters: - nobreaks + - graphics-noindent - multicol-nohead |