Skip to content

Commit 4b6958f

Browse files
author
ecfan
committed
Fix validation issues
1 parent ff3c788 commit 4b6958f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/logic-apps/parse-document-chunk-text.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If you use other content sources, such as Azure Blob Storage, SharePoint, OneDri
7070

7171
In this example, the **Parse a document** action references the **Body** output from the **HTTP** action.
7272

73-
:::image type="content" source="media/parse-document-chunk-text/select-http-body.png" alt-text="Screenshot shows Azure portal, Standard workflow designer, Request trigger, HTTP action, and action named Parse a document with opened dynamic content list and selected Body output from HTTP action." lightbox="media/parse-document-chunk-text/select-http-body.png":::
73+
:::image type="content" source="media/parse-document-chunk-text/select-http-body.png" alt-text="Screenshot shows Standard workflow designer, and action named Parse a document with open dynamic content list. and selected Body output from HTTP action." lightbox="media/parse-document-chunk-text/select-http-body.png":::
7474

7575
The **Body** output now appears in the **Document Content** box:
7676

@@ -129,7 +129,7 @@ The **Chunk text** action splits content into smaller pieces for subsequent acti
129129

130130
In this example, the **Chunk text** action references the **Parsed result text** output from the **Parse a document** action.
131131

132-
:::image type="content" source="media/parse-document-chunk-text/select-parsed-result-text.png" alt-text="Screenshot shows Azure portal, Standard workflow designer, Request trigger, HTTP action, action named Parse a document, and action named Chunk text with opened dynamic content list and selected output from Parse a document action." lightbox="media/parse-document-chunk-text/select-parsed-result-text.png":::
132+
:::image type="content" source="media/parse-document-chunk-text/select-parsed-result-text.png" alt-text="Screenshot shows Standard workflow designer, action named Chunk text with open dynamic content list, and selected output from Parse a document action." lightbox="media/parse-document-chunk-text/select-parsed-result-text.png":::
133133

134134
The **Parsed result action** output now appears in the **Text** box:
135135

0 commit comments

Comments
 (0)