Use asterisk to indicate v2 compliance

This commit is contained in:
Brandon Chinn 2026-02-21 14:28:16 -08:00 committed by GitHub
parent 92c1858aaf
commit de4d029319
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -130,8 +130,8 @@ of some examples of KDL in the wild (either v1, v2, or both):
* [gokdl](https://github.com/lunjon/gokdl)
* [kdl-go](https://github.com/sblinch/kdl-go)
* Haskell -
* [Hustle](https://github.com/fuzzypixelz/Hustle) (v1 only)
* [kdl-hs](https://github.com/brandonchinn178/kdl-hs) (Format/comment-preserving parser)
* [Hustle](https://github.com/fuzzypixelz/Hustle)
* [kdl-hs](https://github.com/brandonchinn178/kdl-hs)\* (Format/comment-preserving parser)
* Java - [kdl4j](https://github.com/kdl-org/kdl4j)\*
* JavaScript -
* [@bgotink/kdl](https://github.com/bgotink/kdl)\* (Format/comment-preserving parser)