Replies: 1 comment
-
Please share code not only screenshots of code especially without alternative text. Also, could you properly describe the steps required to reproduce the issue? Finally, note that what you are describing seems to be an IDE issue which Quarto CLI is not responsible for. |
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.
-
Description
As I have been working in my Quarto markdown file I have noticed that when I utilize callout blocks the ability to fold from any header after the callout block disappears. Examples:
No Callout Block - Last header is foldable

Callout Block Present, header no longer foldable
Does anyone know how I could restore the folding?
Thank you!
I tried to utilizing .break in the top, I also could not get a proper answer anywhere else
Beta Was this translation helpful? Give feedback.
All reactions