(no title)
benjarrell | 4 years ago
I really struggle to write yaml. I end up writing it as json and converting it. I agree about ini though.
benjarrell | 4 years ago
I really struggle to write yaml. I end up writing it as json and converting it. I agree about ini though.
dragonwriter|4 years ago
Since valid JSON is also valid YAML with the same semantics, it is impossible for it to be harder to write YAML than JSON, and no conversion is necessary.
HelloNurse|4 years ago