deploy: 8a6163dfcb
This commit is contained in:
parent
55dc9dc498
commit
13a1b4b944
|
|
@ -146,7 +146,7 @@ of some examples of KDL in the wild (either v1, v2, or both):</p>
|
||||||
<li><a href="https://github.com/tabatkins/kdlpy">kdl-py</a>*</li>
|
<li><a href="https://github.com/tabatkins/kdlpy">kdl-py</a>*</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>Ruby - <a href="https://github.com/danini-the-panini/kdl-rb">kdl-rb</a></li>
|
<li>Ruby - <a href="https://github.com/danini-the-panini/kdl-rb">kdl-rb</a>*</li>
|
||||||
<li>Rust -
|
<li>Rust -
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://github.com/kdl-org/kdl-rs">kdl-rs</a> (Format/comment-preserving parser)*</li>
|
<li><a href="https://github.com/kdl-org/kdl-rs">kdl-rs</a> (Format/comment-preserving parser)*</li>
|
||||||
|
|
@ -439,6 +439,7 @@ fragments.</p>
|
||||||
<p>If you need to interoperate with a service that consumes or emits XML, or for
|
<p>If you need to interoperate with a service that consumes or emits XML, or for
|
||||||
some other reason have need to write "XML in KDL", <a href="https://github.com/kdl-org/kdl/blob/main/XML-IN-KDL.md">we have XiK, an official
|
some other reason have need to write "XML in KDL", <a href="https://github.com/kdl-org/kdl/blob/main/XML-IN-KDL.md">we have XiK, an official
|
||||||
microsyntax for losslessly encoding XML</a>.</p>
|
microsyntax for losslessly encoding XML</a>.</p>
|
||||||
</section></main>
|
</section>
|
||||||
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue