Skip to content

Commit 06163ec

Browse files
authored
Update markdown-elements.md
Update description on figures
1 parent ed4baa6 commit 06163ec

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)