From 150ca367341437cab104e592accbf25dffdca3e7 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Mon, 4 Jan 2021 02:58:13 +0200 Subject: [PATCH] add link to Dart implementation (#7) --- 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 b971211..4c333e1 100644 --- a/src/_includes/partials/implementations.md +++ b/src/_includes/partials/implementations.md @@ -5,6 +5,7 @@ * Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs) * JavaScript: [kdljs](https://github.com/kdl-org/kdljs) * Ruby: [kdl-rb](https://github.com/jellymann/kdl-rb) +* Dart: [kdl-dart](https://github.com/jellymann/kdl-dart) ## Editor Support