5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-03 01:17:49 +03:00

readme: document TIP admontion

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-03-21 13:28:36 +01:00
parent 3cd0ecb4c0
commit 13c64d68d4

View File

@ -233,10 +233,12 @@ characters, its content is formatted as listing.
Use this for formatting file contents or command output.
----
Specially highlighted 'notes', 'warnings' and 'important' information
can be created by starting a paragraph with `NOTE:`, `WARNING:` or
Specially highlighted 'tips', 'notes', 'warnings' and 'important' information
can be created by starting a paragraph with `TIP`, `NOTE:`, `WARNING:` or
`IMPORTANT:`:
TIP: this is a tip
NOTE: this is a note
WARNING: this is warning