Skip to content

Commit bef702a

Browse files
authored
Fix formatting issue with XML code block
1 parent f1138dc commit bef702a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/logic-apps/logic-apps-enterprise-integration-xml-compose.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,11 @@ This action is currently not yet supported for the [Consumption logic app resour
5353

5454
```xml
5555
<xs:element name="Root">
56-
<....>
56+
<....>
5757
</xs:element>
58-
## Add a compose XML with schema action
58+
```
59+
60+
## Add a Compose XML with schema action
5961

6062
1. In the [Azure portal](https://portal.azure.com), open your Standard logic app and workflow in the designer.
6163

0 commit comments

Comments
 (0)