Admonitions
Wrap content with :::type; add a title with :::type[title].
Note
- Source
- Result
::::noteNote:::: Note
Note
- Source
- Result
::::note[Note Title]This is titled note content.::::Note Title
This is titled note content.
Tip
- Source
- Result
::::tipTip::::Tip
Tip
- Source
- Result
::::tip[Tip]Tip::::Tip
Tip
Info
- Source
- Result
::::infoInfo::::Info
Info
- Source
- Result
::::info[Info Title]This is titled info content.::::Info Title
This is titled info content.
Warning
- Source
- Result
::::warningWarning::::Warning
Warning
- Source
- Result
::::warning[Warning Title]This is titled warning content.::::Warning Title
This is titled warning content.
Danger
- Source
- Result
::::dangerDanger::::Danger
Danger
- Source
- Result
::::danger[Danger Title]This is titled danger content.::::Danger Title
This is titled danger content.