From e42f9e41e941feb67a3d9d6ff9d56be6ad7ce47a Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 23 Jun 2021 22:54:47 +0200 Subject: [PATCH] mention that notes now support Markdown Signed-off-by: Thomas Lamprecht --- pve-gui.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pve-gui.adoc b/pve-gui.adoc index 24dcb47..d9baf6a 100644 --- a/pve-gui.adoc +++ b/pve-gui.adoc @@ -267,7 +267,7 @@ The top header has useful buttons such as 'Reboot', 'Shutdown', 'Shell', * *Summary:* display a brief overview of the node's resource usage. -* *Notes:* write custom notes about a node. +* *Notes:* write custom notes in Markdown syntax about a node. * *Shell:* access to a shell interface for the node. @@ -314,7 +314,8 @@ the menu on the left. The available interfaces are as follows. -* *Summary:* provides a brief overview of the VM's activity. +* *Summary:* provides a brief overview of the VM's activity and a `Notes` field + for Markdown formatted comments. * *Console:* access to an interactive console for the VM/container.