diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-06-08 17:53:04 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-06-08 18:07:03 +0200 |
commit | f5e177d43d81da3804b7f67199e4771cae3e25fc (patch) | |
tree | a0a44ac4b3189a0b109dc29b8711021511874399 | |
parent | bfb36fee29aa52237374b9147c998776d1ca866c (diff) |
prepend noindent after multicol, to not confuse advertisement handling
-rw-r--r-- | _quarto.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_quarto.yml b/_quarto.yml index 1d9a1f4..94b9d5e 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -56,6 +56,6 @@ resources: filters: - nobreaks - - graphics-noindent - quarto - multicol-nohead + - graphics-noindent |