Skip to content

Commit 9531e01

Browse files
authored
Fix note formatting
1 parent c5eb592 commit 9531e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/workflow-definition-language-functions-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4892,7 +4892,7 @@ And returns this result: `30`
48924892

48934893
For this example, both expressions find nodes that match the `<location></location>` node, in the specified arguments, which include XML with a namespace.
48944894

4895-
> ![NOTE]
4895+
> [!NOTE]
48964896
> If you're working in code view, escape the double quotation mark (") by using the backslash character (\).
48974897
> If you're working in the expression editor, you don't need to escape the double quotation mark because the
48984898
> backslash character is added automatically, for example:

0 commit comments

Comments
 (0)