diff --git a/index.html b/index.html index ad4ee2a..333859d 100644 --- a/index.html +++ b/index.html @@ -28,10 +28,14 @@ invoking a bunch of CLI commands! It's meant to be used both as a serialization format and a configuration language, much like JSON, YAML, or XML.

-

There's a living -specification, as well as -various implementations. You can also check out the -FAQ to answer all your burning questions!

+

There's a living specification, as well as various +implementations. You can also check out the FAQ to +answer all your burning questions!

+

In addition to a spec for KDL itself, there are also standard specs 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.