Markdown Frontmatter
Post Frontmatter:
- title *
- description *
- publishDate *
- updatedDate
- tags
- coverImage
- src
- alt
- ogImage
Note Frontmatter:
- title *
- description
- publishDate *
Post Frontmatter:
Note Frontmatter:
Note
:::noteHighlights information that users should take into account, even when skimming.:::
Tip
:::tipOptional information to help a user be more successful.:::
Important
:::importantCrucial information necessary for users to succeed.:::
Caution
:::cautionNegative potential consequences of an action.:::
Warning
:::warningCritical content demanding immediate user attention due to potential risks.:::
Customising the admonition title
You can customise the admonition title using the following markup:
:::note[My custom title]This is a note with a custom title.:::
Outputs: