From de4d02931985cade2455a7d08b689304096b66e8 Mon Sep 17 00:00:00 2001 From: Brandon Chinn Date: Sat, 21 Feb 2026 14:28:16 -0800 Subject: [PATCH] Use asterisk to indicate v2 compliance --- src/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.md b/src/index.md index fc7776c..8a820d4 100644 --- a/src/index.md +++ b/src/index.md @@ -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)