From e8dc404448064a60130737da565110bbf47c0420 Mon Sep 17 00:00:00 2001 From: zkat Date: Mon, 28 Dec 2020 01:37:11 +0000 Subject: [PATCH] deploy: 70ba3e5f7bdac90fddb24f65cbe33efd46353c8d --- index.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 68742f0..86d33fb 100644 --- a/index.html +++ b/index.html @@ -16,13 +16,15 @@

KDL is a document language with xml-like semantics that looks like you're -invoking a bunch of CLI commands!

-

It's meant to be used both as a serialization format and a configuration -language, and is relatively light on syntax compared to XML.

-

There's a living specification, as well as -implementations. The language is based on -SDLang, with a number of modifications and -clarifications on its syntax and behavior.

+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!

+

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

Overview