From 8faee73f4debeb373124068a88addd53be56e1e0 Mon Sep 17 00:00:00 2001 From: zkat Date: Wed, 18 Dec 2024 20:58:59 +0000 Subject: [PATCH] deploy: 0aaf0ab7e5a163a9b37e18c754df0b0c5f0e0e23 --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 55a6816..58a6bd8 100644 --- a/index.html +++ b/index.html @@ -71,10 +71,10 @@ various implementations. You can also check out t FAQ to answer all your burning questions!

The current version of the KDL spec is 2.0.0. For legacy KDL, please refer to the KDL 1.0 spec. All -users are encouraged to migrate. Migration is forward-and-backward-compatible +users are encouraged to migrate. Migration is forward-and-backward-compatible and safe, and can be automated.

-

In addition to a spec for KDL itself, there are specifications for a KDL Query -Language based on CSS selectors, and a KDL Schema +

In addition to a spec for KDL itself, there are specifications for a KDL Query +Language based on CSS selectors, and a KDL Schema Language loosely based on JSON Schema.

The language is based on SDLang, with a number of modifications and clarifications on its syntax and behavior.