You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of defining 3 colons ::: we could define 3 question marks ??? and then they are collapsible (collapsed by default)
Only the title would be shown, and an arrow indicator on the right of the admonition shows the user that it is possible to expand the admonition.
The text was updated successfully, but these errors were encountered:
It would be interesting to enable admonitions to be collapsible.
Perhaps we could draw inspiration from the following:
https://squidfunk.github.io/mkdocs-material/reference/admonitions/#collapsible-blocks
Instead of defining 3 colons
:::
we could define 3 question marks???
and then they are collapsible (collapsed by default)Only the title would be shown, and an arrow indicator on the right of the admonition shows the user that it is possible to expand the admonition.
The text was updated successfully, but these errors were encountered: