▲ | your_fin 2 days ago | |
I came across https://kdl.dev recently, and it has become my favored yaml-replacement when normal code doesn't work. The data model is closer to XML than JSON, though, so unfortunately it's not a drop-in replacement for yaml. Small sample:
| ||
▲ | olejorgenb 2 days ago | parent [-] | |
I wish they had some sort of include/composable file mechanism though |