Project

General

Profile

Alerts (Custom Markdown Formatting)

Added by Brian Schwartz 3 days ago

If you want to call attention to a comment in a note, you can use special 'alert' markup, to produce colored notes like this:

Note

Wiki page edits are preserved as history, allowing you to restore previous versions if needed.

Tip

To quickly review the update history of an issue, use the "History" tab for convenient access.

Important

Changing role permissions can affect user access across all projects, so be mindful of potential impacts.

Caution

When installing plugins, make sure to verify compatibility. Version differences can cause unexpected behavior.

Warning

Deleting an issue is a permanent action. Be certain it is truly necessary before proceeding.

And here's the actual markup I used to create the examples above:

> [!NOTE]
> Wiki page edits are preserved as history, allowing you to restore previous versions if needed.

> [!TIP]
> To quickly review the update history of an issue, use the "History" tab for convenient access.

> [!IMPORTANT]
> Changing role permissions can affect user access across all projects, so be mindful of potential impacts.

> [!CAUTION]
> When installing plugins, make sure to verify compatibility. Version differences can cause unexpected behavior.

> [!WARNING]
> Deleting an issue is a permanent action. Be certain it is truly necessary before proceeding.