Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
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
I am writing solutions to exercises (for a blogpost for my website) inside the
.callout-tip
divs. It's great that there is an option to have these expandable and collapsed by default:I was wondering if there was an option akin to
callout-appearance
that can be set in the yaml of the page (or the project) that sets the desired collapse behavior globally without the need to specify it for each callout div.Beta Was this translation helpful? Give feedback.
All reactions