diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-06-08 09:40:54 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-06-08 18:07:03 +0200 |
commit | a24cd728d100d653cfc95e3b746ab0a9802d08ff (patch) | |
tree | c727f168448d9ee900ca428b0c54b05de1e5b1b5 | |
parent | 22f8aafd9268a77bbbccfb9efdd7d5ccf282bc90 (diff) |
runfilter multicol-nohead after quarto
-rw-r--r-- | _quarto.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_quarto.yml b/_quarto.yml index 7e151dd..1d9a1f4 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -57,4 +57,5 @@ resources: filters: - nobreaks - graphics-noindent + - quarto - multicol-nohead |