We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae1a18 commit 58a20c3Copy full SHA for 58a20c3
spec/index.html
@@ -286,10 +286,10 @@ <h2>Interoperability Considerations</h2>
286
<h2>Fragment identifiers</h2>
287
288
<p>
289
- YAML media type support both alias nodes and JSON Pointer [[RFC6905]]
+ YAML media type support both alias nodes and JSON Pointers [[RFC6905]]
290
as fragment identifiers (see [[I-D.httpapi-yaml-mediatypes]]).
291
- Since named anchor are serialization details, when
292
- using alias nodes to reference nodes in external documents
+ Since named anchors are serialization details, when
+ using alias nodes to reference nodes in external documents,
293
the implementation needs to be confident that the serialization of
294
the resource is preserved.
295
</p>
0 commit comments