File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
<section class =" kdl-section " id =" description " >
2
2
3
3
KDL is a document language with xml-like semantics that looks like you're
4
- invoking a bunch of CLI commands!
4
+ invoking a bunch of CLI commands! It's meant to be used both as a
5
+ serialization format and a configuration language, much like JSON, YAML, or
6
+ XML.
5
7
6
- It's meant to be used both as a serialization format and a configuration
7
- language, and is relatively light on syntax compared to XML.
8
+ There's a living
9
+ [ specification] ( https://github.com/kdl-org/kdl/blob/main/SPEC.md ) , as well as
10
+ various [ implementations] ( #implementations ) . You can also check out the
11
+ [ FAQ] ( #faq ) to answer all your burning questions!
8
12
9
- There's a living [ specification] ( https://github.com/kdl-org/kdl/blob/main/SPEC.md ) , as well as
10
- [ implementations] ( #implementations ) . The language is based on
11
- [ SDLang] ( https://sdlang.org ) , with a number of modifications and
12
- clarifications on its syntax and behavior.
13
+ The language is based on [ SDLang] ( https://sdlang.org ) , with a number of
14
+ modifications and clarifications on its syntax and behavior.
13
15
14
16
</section >
You can’t perform that action at this time.
0 commit comments