Skip to content

Commit 80e15f2

Browse files
authored
Update docs/syntax/images.md
1 parent 8b57322 commit 80e15f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Images include screenshots, inline images, icons, and more. Syntax for images is
88

99
:::{note}
1010

11-
If a page uses an image that exists outside the folder that contains the `toc.yml` file or `docset.yml` file that contains that page, the image will fail to render and will generate warnings.
11+
If a page uses an image that exists outside the folder that contains the `toc.yml` file or `docset.yml` file that contains that page, the image will fail to render and will generate warnings. Likewise, if a snippet in a [file inclusion](/syntax/file_inclusion.md) includes an image and is used in pages that exist in different `toc.yml`, the images will break.
1212
:::
1313

1414
## Block-level images

0 commit comments

Comments
 (0)