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: