Skip to content

Commit 8a6163d

Browse files
Show kdl-rb v2 support (#38)
1 parent 05a27f8 commit 8a6163d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ of some examples of KDL in the wild (either v1, v2, or both):
141141
* [ckdl](https://github.com/tjol/ckdl)\*
142142
* [cuddle](https://github.com/djmattyg007/python-cuddle)
143143
* [kdl-py](https://github.com/tabatkins/kdlpy)\*
144-
* Ruby - [kdl-rb](https://github.com/danini-the-panini/kdl-rb)
144+
* Ruby - [kdl-rb](https://github.com/danini-the-panini/kdl-rb)\*
145145
* Rust -
146146
* [kdl-rs](https://github.com/kdl-org/kdl-rs) (Format/comment-preserving parser)\*
147147
* [knus](https://crates.io/crates/knus/) (Serde-_style_ derive macros (not actual Serde))
@@ -523,4 +523,4 @@ If you need to interoperate with a service that consumes or emits XML, or for
523523
some other reason have need to write "XML in KDL", [we have XiK, an official
524524
microsyntax for losslessly encoding XML](https://github.com/kdl-org/kdl/blob/main/XML-IN-KDL.md).
525525

526-
</section>
526+
</section>

0 commit comments

Comments
 (0)