From 9096ab9e46d638298ccb640eace073c1798e68b2 Mon Sep 17 00:00:00 2001 From: Vitalii Koshura Date: Sun, 9 Apr 2023 17:48:35 +0200 Subject: [PATCH] Update GuiUrls.md file Signed-off-by: Vitalii Koshura --- GuiUrls.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/GuiUrls.md b/GuiUrls.md index 2323498..eba3b24 100644 --- a/GuiUrls.md +++ b/GuiUrls.md @@ -34,11 +34,11 @@ Like with any XML file, all text (including URLs) must be entity-escaped: | | | | | --- | --- | --- | | | Character | Escape Code | -| Ampersand | & | & | -| Single Quote | ' | ' | -| Double Quote | " | " -| Greater Than | > | > -| Less Than | < | < +| Ampersand | & | \& | +| Single Quote | ' | \' | +| Double Quote | " | \" +| Greater Than | > | \> +| Less Than | < | \< The components of a \ element are: