From 80e55290cea4bd72fe96f5da126e9e76224a79b9 Mon Sep 17 00:00:00 2001 From: Greg Dennis Date: Tue, 29 Oct 2024 21:23:06 +1300 Subject: [PATCH] add explicit output-unit anchor --- output/jsonschema-validation-output-machines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/jsonschema-validation-output-machines.md b/output/jsonschema-validation-output-machines.md index b3bf2b72..3893424d 100644 --- a/output/jsonschema-validation-output-machines.md +++ b/output/jsonschema-validation-output-machines.md @@ -41,7 +41,7 @@ For the "list" and "hierarchical" formats, the following is also required: | `details` | A collection of output units to provide additional details. Must be an array, even when containing a single output unit. | -### Output Unit +### Output Unit {#output-unit} An output unit describes the evaluation of a single subschema against the appropriate instance location.