Skip to content

Commit 8155885

Browse files
Merge pull request #5737 from jaep3347/patch-50
Update markdown-elements.md
2 parents 7a1db2a + 06163ec commit 8155885

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/ai-services/document-intelligence/concept/markdown-elements.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ The Layout API preserves figure elements:
108108
* Preserves figure captions with the `<figcaption>` tag to provide important context
109109
* Preserves figure footnotes as separate paragraphs following the figure container
110110

111+
> [!IMPORTANT]
112+
> In cases where we detect certain document components like section heading as part of the figures, markdown output will not present figures in the output and use the information for document structure analysis. For these cases, enumerate the figures field in JSON to retrieve all the figures.
113+
111114
Here's an example:
112115

113116
``` md

0 commit comments

Comments
 (0)