From e4d8f4a61a5135cda12e408ae2276a7e3891855a Mon Sep 17 00:00:00 2001 From: BCBuizer <112906720+BCBuizer@users.noreply.github.com> Date: Tue, 8 Apr 2025 00:50:56 +0300 Subject: [PATCH] Inserted clarification on HTML syntx Added a note on which syntax to use when using an HtmlText control. --- powerapps-docs/maker/canvas-apps/controls/control-html-text.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/powerapps-docs/maker/canvas-apps/controls/control-html-text.md b/powerapps-docs/maker/canvas-apps/controls/control-html-text.md index e8d004272f..77cd0181a9 100644 --- a/powerapps-docs/maker/canvas-apps/controls/control-html-text.md +++ b/powerapps-docs/maker/canvas-apps/controls/control-html-text.md @@ -44,6 +44,9 @@ An **HTML text** control not only shows plain text and numbers but also converts **HtmlText** – Text that appears in an HTML text control and that may contain HTML tags. +> [!NOTE] +> The **HtmlText** property only accepts single text, meaning that double quotes within the HTML code haveto be replaced with single quotes or escaped. For example, `