Is your feature request related to a problem? Please describe.
We're currently pretty inconsistent on these, e.g.
versus
Describe the solution you'd like
We should standardise all to one style, I'd personally back the inbuilt quarto ones using code like:
::: {.callout-note}
Text
:::
That look like this:
This should then be added to our contributing style guide to help new contributors know how to do them.
Describe alternatives you've considered
Not put much more thought into it behind this, I prefer the quarto inbuilt style to the ones I had added in the Open Data Standards page for example, so happy to move to the quarto approach.
Is your feature request related to a problem? Please describe. We're currently pretty inconsistent on these, e.g.
versus
Describe the solution you'd like We should standardise all to one style, I'd personally back the inbuilt quarto ones using code like:
That look like this:
This should then be added to our contributing style guide to help new contributors know how to do them.
Describe alternatives you've considered Not put much more thought into it behind this, I prefer the quarto inbuilt style to the ones I had added in the Open Data Standards page for example, so happy to move to the quarto approach.
Additional context None.