Skip to content

Commit c50ef5b

Browse files
committed
enh: improve formatting
1 parent 3e1e3de commit c50ef5b

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

index.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1365,13 +1365,16 @@ to a coordinate system in a child labels group, the respective metadata would lo
13651365
In this example, a multiscales group containing labels is located at `labels/label_image` relative to the current multiscales group.
13661366
:::
13671367

1368-
Each `multiscales` object SHOULD contain the field `name`.
1368+
**`name`**
1369+
: Each `multiscales` object SHOULD contain the field `name`.
13691370

1370-
Each `multiscales` object SHOULD contain the field `type`,
1371-
which gives the type of downscaling method used to generate the multiscale image pyramid.
1372-
It SHOULD contain the field `metadata`,
1373-
which contains a object with additional information about the downscaling method.
1371+
**``**type``
1372+
: Each `multiscales` object SHOULD contain the field `type`,
1373+
which gives the type of downscaling method used to generate the multiscale image pyramid.
13741374

1375+
**`metadata`**
1376+
: Each `multiscales` object SHOULD contain the field `metadata`,
1377+
which contains a object with additional information about the downscaling method.
13751378

13761379

13771380
:::{dropdown} Example: Complete multiscales metadata

0 commit comments

Comments
 (0)