Kat Marchán
|
fc1b59436a
|
add support for dedented multi-line strings and raw strings
|
2023-12-12 23:17:04 -08:00 |
Kat Marchán
|
5e89c4550a
|
Update all examples to use most changes
|
2023-12-12 21:34:02 -08:00 |
Melody Horn
|
cc1da35435
|
allow contributor link in `kdl-schema.kdl` (#260)
|
2022-03-27 22:12:32 -07:00 |
Melody Horn
|
168fd6abdc
|
fix `kdl-schema.kdl` well-formedness (#259)
|
2022-03-27 11:58:39 -07:00 |
Paul Young
|
1351f9fa1b
|
add missing quotation marks (#151)
|
2021-09-13 19:37:01 -07:00 |
Kat Marchán
|
d24d8551ca
|
missed some uri -> url changes
|
2021-09-11 20:51:08 -07:00 |
Eric Sampson
|
f0bc492021
|
Add some more reserved type annotations (#134)
I think it would be useful to get these few more common data types into
For the decimal floating types, I referenced [this protobuf discussion](https://github.com/protocolbuffers/protobuf/pull/7039#issuecomment-679083593) and [this](https://github.com/googleapis/googleapis/blob/master/google/type/decimal.proto)
I'm not sure what to call out for the currency format, I can't find a standard for that yet. There's a [protobuf money type](https://github.com/googleapis/googleapis/blob/master/google/type/money.proto) that's basically a ISO 4217 currency code plus a decimal number, but I don't really want to invent a suggested money format if there's a real one out there somewhere.
For this PR, can we just leave it TBD in order to reserve the type keyword?
|
2021-09-11 20:46:32 -07:00 |
Kat Marchán
|
5a13b920c4
|
use KDL Query for refs (#136)
|
2021-09-09 19:03:38 -07:00 |
Lars Willighagen
|
f242250d22
|
draft Schema spec for node and value tags (#135)
|
2021-09-09 07:50:58 -07:00 |
Lars Willighagen
|
80dec07c37
|
Add schema specs for info and definitions (#120)
Fixes: https://github.com/kdl-org/kdl/issues/113
|
2021-09-01 22:07:09 -07:00 |
Kat Marchán
|
d87979f175
|
KDL schema spec (#104)
Fixes: https://github.com/kdl-org/kdl/issues/83
|
2021-08-31 12:03:27 -07:00 |
Tab Atkins Jr
|
549ba1d2ec
|
First pass at XiK (#95)
* First pass at XiK
* fix the doctype node
* XML comments use KDL multiline comments, with ! nodes as an alternative.
|
2021-08-03 16:31:43 -07:00 |
Hannah Kolbeck
|
e8dbd597d7
|
Change strings in nuget example to raw where needed. (#70)
|
2021-01-08 21:09:33 -08:00 |
Kat Marchán
|
23a419289d
|
add basic html translation example
|
2020-12-19 19:58:43 -08:00 |
Kat Marchán
|
ef630148fc
|
added some examples
|
2020-12-14 17:40:29 -08:00 |
Kat Marchán
|
775aa0fed0
|
BANISH THE COMMAS
|
2020-12-14 00:30:08 -08:00 |
Kat Marchán
|
0cbb505c97
|
deindent because why nnot
|
2020-12-14 00:21:54 -08:00 |
Kat Marchán
|
be237e7d69
|
add KDL example file
|
2020-12-14 00:06:10 -08:00 |