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.