How I can span main block up to length of the column-margin? #1469
Unanswered
danieltomasz
asked this question in
Q&A
Replies: 1 comment
-
Right now, there isn't an automatic way to push that main body block down below the margin block - the margin blocks are allowed to overflow their parents in order to prevent unexpected gaps in the main body of documents when there is longer margin content. One idea - you could apply a |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I use the zipped code
side_by_side.qmd.zip
With this effect

I would like to start second paragraph (quarto2) only after the first margin block will ends.
How I can achieve that?
Or maybe there other ways for achievieng that, like columns?
Beta Was this translation helpful? Give feedback.
All reactions