Update spec.html
This commit is contained in:
parent
8e38b1ed9e
commit
195d17e91c
|
|
@ -1470,7 +1470,7 @@ https://creativecommons.org/licenses/by-sa/4.0/<a href="#section-note.2-1" class
|
|||
<h2 id="name-compatibility">
|
||||
<a href="#section-1" class="section-number selfRef">1. </a><a href="#name-compatibility" class="section-name selfRef">Compatibility</a>
|
||||
</h2>
|
||||
<p id="section-1-1">KDL 2.0 is designed such that for any given KDL document written as <a href="spec-v1">KDL
|
||||
<p id="section-1-1">KDL 2.0 is designed such that for any given KDL document written as <a href="/spec-v1">KDL
|
||||
1.0</a> or KDL 2.0, the parse will either fail completely, or, if the
|
||||
parse succeeds, the data represented by a v1 or v2 parser will be identical.
|
||||
This means that it's safe to use a fallback parsing strategy in order to support
|
||||
|
|
|
|||
Loading…
Reference in New Issue