- Support portal
- Evaluation Kits and partner products
u-blox Support
- Product documentation
Documentation
- About
- Sustainability
- Partners and Alliances
- Contact
About u-blox
- Investor relations
Investor relations
Admonitions (also known as callouts) highlight a particular block of text, that exists slightly apart from the narrative of your page, such as a note or a warning. See full docs at Myst
The following core admonition types are available:
Markdown:
:::{note} Try changing `note` to `warning`! :::
Rendered Output:
note
to warning
!Markdown:
:::{admonition} My custom title with *Markdown*! :class: note This is a custom title for a note admonition. :::
Rendered Output:
Markdown:
:::{warning} this is a warning message :::
Rendered Output:
Markdown:
:::{tip} this is a success message :::
Rendered Output:
Markdown:
:::{error} this is a error message :::
Rendered Output:
~~Strikethrough~~
Rendered Output:
Strikethrough