This commit is contained in:
zkat 2024-12-24 10:09:12 +00:00
parent 55dc9dc498
commit 13a1b4b944
1 changed files with 3 additions and 2 deletions

View File

@ -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>
</ul>
</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 -
<ul>
<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
some other reason have need to write &quot;XML in KDL&quot;, <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>
</section></main>
</section>
</main>
</body>
</html>