Have you read the Contributing Guidelines on issues?
Description
Hi!
I noticed that with beta.22, the admonition of type important is gone. Could we add docs on how to recreate such admonition type and make it available on every docs page by default?
Example:
:::important
Something
:::
and not
:::info Important
Something
:::
I'm happy to send a PR if someone knows how to do it!
Self-service
Have you read the Contributing Guidelines on issues?
Description
Hi!
I noticed that with beta.22, the admonition of type
importantis gone. Could we add docs on how to recreate such admonition type and make it available on every docs page by default?Example:
and not
I'm happy to send a PR if someone knows how to do it!
Self-service