Replies: 1 comment 2 replies
-
No worries, I'm happy to look into it (and nice to see such extensive use of the layout, it will be a great test for Quarto!). Can you give me more info about which aside is appearing out of order / in the incorrect location (e.g. some text I can search for, etc...) ? It isn't immediately jumping out to me but I have a couple of theories to investigate once I find it... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm sorry I can't provide a reproducible example (other than the whole report at https://fharrell.com/post/rflow) because it only seems to happen in a very long report with lots of
.aside
s and.column-margin
s but I'm getting an.aside
from early in the report appearing much later and overwriting a.column-margin
callout (the two appear on top of each other). I hope that gives enough clues for debugging an apparentQuarto
problem.Beta Was this translation helpful? Give feedback.
All reactions