From 15197e33dae39ffaf5296c8e3d8e31d39dd4691e Mon Sep 17 00:00:00 2001 From: Josh Moore Date: Wed, 11 May 2022 12:55:27 +0200 Subject: [PATCH] Re-add prelim spaces --- latest/index.bs | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/latest/index.bs b/latest/index.bs index 425ce810..ee6698b8 100644 --- a/latest/index.bs +++ b/latest/index.bs @@ -297,19 +297,19 @@ They can for example be used to specify the `scale` for a dimension that is the * SHOULD contain the field "name" which is informative to users but not sufficient for unique identifiation. * SHOULD contain the field "uuid" which is a -[RFC 4122](https://www.ietf.org/rfc/rfc4122.txt) compliant -string representation of a universally unique identifier, -ke.g., "urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf6" and SHOULD use -a compliant generator to minimize potential conflicts. + [RFC 4122](https://www.ietf.org/rfc/rfc4122.txt) compliant + string representation of a universally unique identifier, + ke.g., "urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf6" and SHOULD use + a compliant generator to minimize potential conflicts. * SHOULD contain the field "version", which indicates the version of the -multiscale metadata of this image (current version is [NGFFVERSION]). + multiscale metadata of this image (current version is [NGFFVERSION]). * SHOULD contain the field "type", which gives the type of downscaling method -used to generate the multiscale image pyramid. + used to generate the multiscale image pyramid. * SHOULD contain the field "metadata", which contains a dictionary with -additional information about the downscaling method. + additional information about the downscaling method.
 path: examples/valid_strict/multiscales_example.json