From 8c8c4dcd20e255b6ba082598e3771aaa4a03d610 Mon Sep 17 00:00:00 2001 From: Corey Powell Date: Tue, 14 Sep 2021 09:49:42 -0500 Subject: [PATCH] Added elixir implementation --- src/_includes/partials/implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_includes/partials/implementations.md b/src/_includes/partials/implementations.md index 68c1380..8e4727a 100644 --- a/src/_includes/partials/implementations.md +++ b/src/_includes/partials/implementations.md @@ -9,6 +9,7 @@ * Java: [kdl4j](https://github.com/hkolbeck/kdl4j) * PHP: [kdl-php](https://github.com/kdl-org/kdl-php) * Python: [kdl-py](https://github.com/daeken/kdl-py) +* Elixir: [kuddle](https://github.com/IceDragon200/kuddle) ## Editor Support