From 41135a53fa397553dbd2b13c07604faee5dc8925 Mon Sep 17 00:00:00 2001 From: Devasta Date: Sat, 25 Sep 2021 12:04:21 +0100 Subject: [PATCH] Added xml2kdl to the list of implementations. --- 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 8e4727a..1f7782b 100644 --- a/src/_includes/partials/implementations.md +++ b/src/_includes/partials/implementations.md @@ -10,6 +10,7 @@ * 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) +* XSLT: [xml2kdl](https://github.com/Devasta/XML2KDL) ## Editor Support