Mark kdljs as supporting v2

This commit is contained in:
Kat Marchán 2025-01-08 09:03:33 -08:00 committed by GitHub
parent 96023086df
commit bb1c2f2d90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ of some examples of KDL in the wild (either v1, v2, or both):
* JavaScript -
* [@bgotink/kdl](https://github.com/bgotink/kdl)\* (Format/comment-preserving parser)
* [@virtualstate/kdl](https://github.com/virtualstate/kdl) (query only, JSX based)
* [kdljs](https://github.com/kdl-org/kdljs)
* [kdljs](https://github.com/kdl-org/kdljs)\*
* Lua - [kdlua](https://github.com/danini-the-panini/kdlua)
* Nim - [kdl-nim](https://github.com/Patitotective/kdl-nim)
* OCaml - [ocaml-kdl](https://github.com/Bannerets/ocaml-kdl)