Closed
Description
referencing the source https://github.com/json-schema-org/json-schema-spec/blob/draft-handrews-json-schema-02/relative-json-pointer.xml#L121-L140
and the web site:
https://json-schema.org/draft/2019-09/relative-json-pointer.html#rfc.section.4
the following text (starting with an <xref>
tag) appears at entirely the wrong place in the output on the site:
RFC 6901, Section 4 ("Evaluation"), with the modification that the initial reference being used is the reference currently being held (which may not be root of the document).
it should follow "then evaluation proceeds as per" but instead appears before the <list>
preceding it.
weird.