From cd0765b5661fca4d91b9668c1cdb19e3a42c9447 Mon Sep 17 00:00:00 2001 From: zkat Date: Wed, 1 Sep 2021 02:13:28 +0000 Subject: [PATCH] deploy: 8ec1837ff9e4488bd3c7adf23041be81635703cf --- index.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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.