Skip to content

Commit 372c6e4

Browse files
committed
Fix lightbox and table.png resolution
1 parent 7092f5a commit 372c6e4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/ai-services/content-understanding/document/elements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ Page numbers are one indexed. The bounding polygon describes a sequence of point
407407

408408
The following example shows the complete JSON response structure from analyzing a document. This JSON represents the full output from Content Understanding when processing a PDF document with multiple element types:
409409

410-
:::image type="content" source="../media/document/demo-pdf-screenshot.png" alt-text="Screenshot of the demo PDF document showing example content including checkboxes, barcodes, formulas, images, and tables.":::
410+
:::image type="content" source="../media/document/demo-pdf-screenshot.png" alt-text="Screenshot of the demo PDF document showing example content including checkboxes, barcodes, formulas, images, and tables." lightbox="../media/document/demo-pdf-screenshot.png":::
411411

412412
```json
413413
{
141 KB
Loading

0 commit comments

Comments
 (0)